Computer Assisted Medical Intervention Tool Kit  version 5.2
SoluWriter Class Reference

TODO Comment class here. More...

#include <SoluWriter.h>

+ Inheritance diagram for SoluWriter:
+ Collaboration diagram for SoluWriter:

Public Member Functions

 SoluWriter (MonitoringManager *monitoringManager)
 constructor More...
 
std::string write ()
 write the SOLU part of batch file into a string More...
 
 ~SoluWriter ()
 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

◆ SoluWriter()

SoluWriter::SoluWriter ( MonitoringManager monitoringManager)

constructor

References MonitoringManager::getDt(), and AnsysBatchWriter::monitoringManager.

+ Here is the call graph for this function:

◆ ~SoluWriter()

SoluWriter::~SoluWriter ( )

destructor

Member Function Documentation

◆ write()

std::string SoluWriter::write ( )
virtual

write the SOLU part of batch file into a string

Implements AnsysBatchWriter.

Referenced by AnsysBatch::write().

+ Here is the caller graph for this function:

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