26 #ifndef SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_PARAMETERSWRITER_H 27 #define SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_PARAMETERSWRITER_H 53 #endif // SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_PARAMETERSWRITER_H Ansys batch writer helps to write a part of a batch file.
Definition: AnsysBatchWriter.h:40
TODO Comment class here.
Definition: ParametersWriter.h:40
ParametersWriter(MonitoringManager *monitoringManager)
constructor
Definition: ParametersWriter.cpp:35
Manager of the benchmark tests.
Definition: MonitoringManager.h:50
~ParametersWriter()
destructor
Definition: ParametersWriter.cpp:38
MonitoringManager * monitoringManager
monitoring manager
Definition: AnsysBatchWriter.h:53
std::string write()
write the PREP part of batch file into a string
Definition: ParametersWriter.cpp:41