Computer Assisted Medical Intervention Tool Kit  version 5.2
AnsysBatch Class Reference

Ansys batch file handler. More...

#include <AnsysBatch.h>

+ Collaboration diagram for AnsysBatch:

Public Member Functions

 AnsysBatch (std::string wd, MonitoringManager *monitoringManager)
 constructor More...
 
std::string getFileName ()
 return batch file's name More...
 
void write ()
 write entire batch file if file do not exist More...
 
 ~AnsysBatch ()
 destructor More...
 

Detailed Description

Ansys batch file handler.

Constructor & Destructor Documentation

◆ AnsysBatch()

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

constructor

Parameters
wdAnsys working directory

◆ ~AnsysBatch()

AnsysBatch::~AnsysBatch ( )

destructor

Member Function Documentation

◆ getFileName()

string AnsysBatch::getFileName ( )

return batch file's name

Referenced by AnsysSimulator::getBatchFile().

+ Here is the caller graph for this function:

◆ write()

void AnsysBatch::write ( )

write entire batch file if file do not exist

References ParametersWriter::write(), PostWriter::write(), PrepWriter::write(), and SoluWriter::write().

Referenced by AnsysSimulator::init().

+ 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: