![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
TODO Comment class here. More...
#include <PrepWriter.h>
Public Member Functions | |
PrepWriter (std::string wd, MonitoringManager *monitoringManager) | |
constructor More... | |
std::string | write () |
write the PREP part of batch file into a string More... | |
~PrepWriter () | |
destructor More... | |
![]() | |
AnsysBatchWriter (MonitoringManager *monitoringManager) | |
constructor More... | |
virtual | ~AnsysBatchWriter () |
destructor More... | |
Private Attributes | |
std::string | elem |
element type used More... | |
std::string | fileName |
name for .node ans .elem generated files More... | |
double | poisson |
poisson ratio More... | |
std::string | workingDir |
Ansys working directory. More... | |
double | young |
young modulus More... | |
Additional Inherited Members | |
![]() | |
MonitoringManager * | monitoringManager |
monitoring manager More... | |
TODO Comment class here.
PrepWriter::PrepWriter | ( | std::string | wd, |
MonitoringManager * | monitoringManager | ||
) |
constructor
PrepWriter::~PrepWriter | ( | ) |
destructor
|
virtual |
write the PREP part of batch file into a string
Implements AnsysBatchWriter.
|
private |
element type used
|
private |
name for .node ans .elem generated files
|
private |
poisson ratio
|
private |
Ansys working directory.
|
private |
young modulus