Scine::Swoose  2.1.0
This is the SCINE module Swoose.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Scine::MolecularMechanics::SfamParameterParser Class Reference

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>

Collaboration diagram for Scine::MolecularMechanics::SfamParameterParser:
Collaboration graph

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< SfamParametersparseParameters ()
 Parse the parameters.
 

Detailed Description

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".


The documentation for this class was generated from the following files: