Molecular Dynamics  v0.4
Project for the Practical hosted by the Scientific Computing Chair
Functions
InputHandler.h File Reference
#include <string>
Include dependency graph for InputHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

FileHandler::inputFormat setInputFormat (const std::string &InputFormat)
 Sets the file format which is specified in the string. More...
 

Function Documentation

◆ setInputFormat()

FileHandler::inputFormat setInputFormat ( const std::string &  InputFormat)
inline

Sets the file format which is specified in the string.

Parameters
InputFormatString containing the file format
Returns
FileHandler::inputFormat::txt, if the file format is txt, FileHandler::inputFormat::xml, if the file format is xml, FileHandler::inputFormat::invalid, if the file format is none of the above.
Here is the caller graph for this function: