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

This class reads in the GAFF 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 <GaffParameterParser.h>

Collaboration diagram for Scine::MolecularMechanics::GaffParameterParser:
Collaboration graph

Public Member Functions

 GaffParameterParser (std::string filename)
 Constructor from filename of parameter file.
 
std::unique_ptr< GaffParametersparseParameters ()
 Parse the parameters.
 

Detailed Description

This class reads in the GAFF 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: