Molecular Dynamics Simulation
1.0
|
#include <set>
#include <string>
Go to the source code of this file.
Functions | |
const std::set< std::string > | get_supported_input_file_extensions () |
Returns a list of supported input file extensions. More... | |
const std::set<std::string> get_supported_input_file_extensions | ( | ) |
Returns a list of supported input file extensions.
Returns a list of supported input file extensions. Supported file formats are: For more information about the output file formats, see Input File Formats
Definition at line 3 of file InputFormats.cpp.