|
Molecular Dynamics
v0.4
Project for the Practical hosted by the Scientific Computing Chair
|
#include <XMLReader.h>

Static Public Member Functions | |
| static int | readFile (std::string &filename, enumsStructs::SimulationSettings &simulationSettings) |
| Read xml files containing parameters for simulation. More... | |
|
static |
Read xml files containing parameters for simulation.
| simulationSettings | Struct to load all configurations in that have been read out of the input file. |
| filename | Path to the file to be read. |

