Computer Assisted Medical Intervention Tool Kit  version 5.2
PrepWriter Class Reference

TODO Comment class here. More...

#include <PrepWriter.h>

+ Inheritance diagram for PrepWriter:
+ Collaboration diagram for PrepWriter:

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...
 
- Public Member Functions inherited from AnsysBatchWriter
 AnsysBatchWriter (MonitoringManager *monitoringManager)
 constructor More...
 
virtual ~AnsysBatchWriter ()
 destructor More...
 

Additional Inherited Members

- Protected Attributes inherited from AnsysBatchWriter
MonitoringManagermonitoringManager
 monitoring manager More...
 

Detailed Description

TODO Comment class here.

Constructor & Destructor Documentation

◆ PrepWriter()

PrepWriter::PrepWriter ( std::string  wd,
MonitoringManager monitoringManager 
)

constructor

◆ ~PrepWriter()

PrepWriter::~PrepWriter ( )

destructor

Member Function Documentation

◆ write()

std::string PrepWriter::write ( )
virtual

write the PREP part of batch file into a string

Implements AnsysBatchWriter.

References Loads::ansysPrint(), PhysicalModel::exportAnsysMesh(), MonitoringManager::getLml(), MonitoringManager::getPml(), MonitoringManager::isLmlPresent(), and AnsysBatchWriter::monitoringManager.

Referenced by AnsysBatch::write().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: