![]() |
revision: v0.14
|
#include <iostream>
#include <fstream>
#include <Logger.h>
#include <Species/LinearViscoelasticSpecies.h>
#include <Species/LinearViscoelasticReversibleAdhesiveSpecies.h>
#include <Walls/InfiniteWall.h>
#include "Mercury3D.h"
Classes | |
class | FileReader |
This gives functionality to read information from binary formats like STL etc. This class is complete stand-alone and is tested with one any reference to other MecuryDPM code except Vections and Logger. More... | |
Functions | |
int | main (int argc, char **argv) |
References FATAL, logger, FileReader::read(), and helpers::writeToFile().