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

Go to the source code of this file.

Functions

FileHandler::outputFormat setOutputFormat (const std::string &OutputFormat)
 Sets the file format which is specified in the string. More...
 

Function Documentation

◆ setOutputFormat()

FileHandler::outputFormat setOutputFormat ( const std::string &  OutputFormat)
inline

Sets the file format which is specified in the string.

Parameters
OutputFormatString containing the file format
Returns
FileHandler::outputFormat::vtk, if the file format is vtk, FileHandler::outputFormat::xyz, if the file format is xyz, FileHandler::outputFormat::invalid, if the file format is none of the above.
Here is the caller graph for this function: