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

Public Member Functions

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

Detailed Description

Definition at line 59 of file BendTypeParser.hpp.

Constructor & Destructor Documentation

◆ BendTypeParser()

OpenMD::BendTypeParser::BendTypeParser ( )

Definition at line 64 of file BendTypeParser.cpp.

Member Function Documentation

◆ parseLine()

BendType * OpenMD::BendTypeParser::parseLine ( const std::string & line,
RealType kScale )

Definition at line 90 of file BendTypeParser.cpp.

◆ parseTypeAndPars()

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

Definition at line 77 of file BendTypeParser.cpp.


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