Molecular Dynamics Simulation  1.0
InputFormats.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <set>
4 #include <string>
5 
15 const std::set<std::string> 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