OpenMD 3.0
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 58 of file IntegratorCreator.hpp.

Constructor & Destructor Documentation

◆ IntegratorCreator()

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

Definition at line 60 of file IntegratorCreator.hpp.

Member Function Documentation

◆ getIdent()

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

Definition at line 62 of file IntegratorCreator.hpp.


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