Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Private Attributes | List of all members
SoluWriter Class Reference

TODO Comment class here. More...

#include <SoluWriter.h>

+ Inheritance 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...
 

Private Attributes

double deltim
 simulation step More...
 
bool nlgeom
 true if non linear More...
 
double time
 total time of simualtion More...
 

Additional Inherited Members

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

Detailed Description

TODO Comment class here.

Constructor & Destructor Documentation

SoluWriter::SoluWriter ( MonitoringManager monitoringManager)

constructor

SoluWriter::~SoluWriter ( )

destructor

Member Function Documentation

std::string SoluWriter::write ( )
virtual

write the SOLU part of batch file into a string

Implements AnsysBatchWriter.

Member Data Documentation

double SoluWriter::deltim
private

simulation step

bool SoluWriter::nlgeom
private

true if non linear

double SoluWriter::time
private

total time of simualtion


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