MercuryDPM
Alpha
|
#include <iostream>
#include <fstream>
#include <Logger.h>
#include <Species/LinearViscoelasticSpecies.h>
#include <Species/LinearViscoelasticReversibleAdhesiveSpecies.h>
#include <Walls/InfiniteWall.h>
#include "Mercury3D.h"
Go to the source code of this file.
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) |
int main | ( | int argc | , |
char ** | argv | ||
) |
Definition at line 245 of file ParticleAnalytics2Mercury.cpp.
References FATAL, logger, FileReader::read(), and helpers::writeToFile().