OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::BondTypeParser Class Reference

Public Member Functions

BondTypeparseLine (const std::string &line, RealType kScale)
 
BondTypeparseTypeAndPars (const std::string &type, std::vector< RealType > pars)
 

Detailed Description

Definition at line 59 of file BondTypeParser.hpp.

Constructor & Destructor Documentation

◆ BondTypeParser()

OpenMD::BondTypeParser::BondTypeParser ( )

Definition at line 62 of file BondTypeParser.cpp.

Member Function Documentation

◆ parseLine()

BondType * OpenMD::BondTypeParser::parseLine ( const std::string & line,
RealType kScale )

Definition at line 85 of file BondTypeParser.cpp.

◆ parseTypeAndPars()

BondType * OpenMD::BondTypeParser::parseTypeAndPars ( const std::string & type,
std::vector< RealType > pars )

Definition at line 72 of file BondTypeParser.cpp.


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