OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::IntegratorCreator Class Referenceabstract
Inheritance diagram for OpenMD::IntegratorCreator:

Public Member Functions

 IntegratorCreator (const std::string &ident)
const std::string & getIdent () const
virtual Integratorcreate (SimInfo *info) const =0

Detailed Description

Definition at line 61 of file IntegratorCreator.hpp.

Constructor & Destructor Documentation

◆ IntegratorCreator()

OpenMD::IntegratorCreator::IntegratorCreator ( const std::string & ident)
inline

Definition at line 63 of file IntegratorCreator.hpp.

Member Function Documentation

◆ getIdent()

const std::string & OpenMD::IntegratorCreator::getIdent ( ) const
inline

Definition at line 65 of file IntegratorCreator.hpp.


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