26 #ifndef SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_PARAMETERSWRITER_H
27 #define SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_PARAMETERSWRITER_H
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: ParametersWriter.h:40
std::string write()
write the PREP part of batch file into a string
Definition: ParametersWriter.cpp:41
ParametersWriter(MonitoringManager *monitoringManager)
constructor
Definition: ParametersWriter.cpp:35
~ParametersWriter()
destructor
Definition: ParametersWriter.cpp:38