26#ifndef SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_PREPWRITER_H
27#define SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_PREPWRITER_H
61 std::string workingDir;
Ansys batch writer helps to write a part of a batch file.
Definition AnsysBatchWriter.h:40
MonitoringManager * monitoringManager
monitoring manager
Definition AnsysBatchWriter.h:53
Manager of the benchmark tests.
Definition MonitoringManager.h:50
TODO Comment class here.
Definition PrepWriter.h:40
~PrepWriter()
destructor
Definition PrepWriter.cpp:43
std::string write()
write the PREP part of batch file into a string
Definition PrepWriter.cpp:46