Molecular Dynamics Simulation
1.0
src
io
input
InputFormats.cpp
Go to the documentation of this file.
1
#include "
InputFormats.h
"
2
3
const
std::set<std::string>
get_supported_input_file_extensions
() {
return
{
".xml"
}; }
get_supported_input_file_extensions
const std::set< std::string > get_supported_input_file_extensions()
Returns a list of supported input file extensions.
Definition:
InputFormats.cpp:3
InputFormats.h
Generated by
1.9.1