TODO Comment class here.
More...
#include <PostWriter.h>
|
std::string | writeMaxStep () |
| write a part of batch file (into a string) to make Ansys write the number of steps into a file More...
|
|
std::string | writePositions () |
| write a part of batch file (into a string) to make Ansys write the positions of all atoms into a file (one file per simulation step) More...
|
|
std::string | writeTimes () |
| write a part of batch file (into a string) to make Ansys write the times associated to simulation steps into a file More...
|
|
PostWriter::~PostWriter |
( |
| ) |
|
std::string PostWriter::write |
( |
| ) |
|
|
virtual |
std::string PostWriter::writeMaxStep |
( |
| ) |
|
|
private |
write a part of batch file (into a string) to make Ansys write the number of steps into a file
std::string PostWriter::writePositions |
( |
| ) |
|
|
private |
write a part of batch file (into a string) to make Ansys write the positions of all atoms into a file (one file per simulation step)
std::string PostWriter::writeTimes |
( |
| ) |
|
|
private |
write a part of batch file (into a string) to make Ansys write the times associated to simulation steps into a file
bool PostWriter::positions |
|
private |
set to true of positions have to be stored
The documentation for this class was generated from the following file: