|
OpenMD 3.2
Molecular Dynamics in the Open
|
#include <IntegratorCreator.hpp>
Public Member Functions | |
| IntegratorBuilder (const std::string &ident) | |
| virtual Integrator * | create (SimInfo *info) const |
| Public Member Functions inherited from OpenMD::IntegratorCreator | |
| IntegratorCreator (const std::string &ident) | |
| const std::string & | getIdent () const |
Definition at line 78 of file IntegratorCreator.hpp.
|
inline |
Definition at line 80 of file IntegratorCreator.hpp.
|
inlinevirtual |
Implements OpenMD::IntegratorCreator.
Definition at line 81 of file IntegratorCreator.hpp.