Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
This class reads in the SFAM parameters from the parameter file. The parsing relies on Qt and the conversion to doubles works also when numbers in the current locale are of the form "x,xxx". More...
#include <SfamParameterParser.h>
Public Member Functions | |
SfamParameterParser (std::string filename, const AtomTypesHolder &atomTypes) | |
Constructor from filename of parameter file and atom types of the system. | |
std::unique_ptr< SfamParameters > | parseParameters () |
Parse the parameters. | |
This class reads in the SFAM parameters from the parameter file. The parsing relies on Qt and the conversion to doubles works also when numbers in the current locale are of the form "x,xxx".