26#ifndef SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_SOLUWRITER_H
27#define SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_SOLUWRITER_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 SoluWriter.h:40
std::string write()
write the SOLU part of batch file into a string
Definition SoluWriter.cpp:45
~SoluWriter()
destructor
Definition SoluWriter.cpp:42