Computer Assisted Medical Intervention Tool Kit  version 5.1
 
Loading...
Searching...
No Matches
AnsysBatch Class Reference

Ansys batch file handler. More...

#include <AnsysBatch.h>

Public Member Functions

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

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().

◆ 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().


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