bool positions
set to true of positions have to be stored
Definition: PostWriter.h:53
TODO Comment class here.
Definition: PostWriter.h:40
std::string writeTimes()
write a part of batch file (into a string) to make Ansys write the times associated to simulation ste...
std::string writeMaxStep()
write a part of batch file (into a string) to make Ansys write the number of steps into a file ...
std::string writePositions()
write a part of batch file (into a string) to make Ansys write the positions of all atoms into a file...
std::string write()
write the POST part of batch file into a string
PostWriter(MonitoringManager *monitoringManager)
constructor