Molecular Dynamics  v0.4
Project for the Practical hosted by the Scientific Computing Chair
Static Public Member Functions | List of all members
XMLReader Class Reference

#include <XMLReader.h>

Collaboration diagram for XMLReader:
Collaboration graph

Static Public Member Functions

static int readFile (std::string &filename, enumsStructs::SimulationSettings &simulationSettings)
 Read xml files containing parameters for simulation. More...
 

Member Function Documentation

◆ readFile()

int XMLReader::readFile ( std::string &  filename,
enumsStructs::SimulationSettings simulationSettings 
)
static

Read xml files containing parameters for simulation.

Parameters
simulationSettingsStruct to load all configurations in that have been read out of the input file.
filenamePath to the file to be read.
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: