|
Molecular Dynamics Simulation
1.0
|

Go to the source code of this file.
Functions | |
| const std::map< std::string, OutputFormat > | get_supported_output_formats () |
| Returns a mappping of supported output formats. More... | |
| OutputFormat | convertToOutputFormat (const std::string &output_format) |
| Converts a string to an OutputFormat. More... | |
| OutputFormat convertToOutputFormat | ( | const std::string & | output_format | ) |
Converts a string to an OutputFormat.
| output_format | The string to convert |
Definition at line 9 of file OutputFormats.cpp.
| const std::map<std::string, OutputFormat> get_supported_output_formats | ( | ) |
Returns a mappping of supported output formats.
Definition at line 5 of file OutputFormats.cpp.