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

Public Member Functions

 MethodFactory (const std::string &methodStr)
 
std::unique_ptr< RNEMDcreate (SimInfo *info, ForceManager *forceMan)
 

Detailed Description

Definition at line 61 of file MethodFactory.hpp.

Constructor & Destructor Documentation

◆ MethodFactory()

OpenMD::RNEMD::MethodFactory::MethodFactory ( const std::string & methodStr)
inlineexplicit

Definition at line 63 of file MethodFactory.hpp.

Member Function Documentation

◆ create()

std::unique_ptr< RNEMD > OpenMD::RNEMD::MethodFactory::create ( SimInfo * info,
ForceManager * forceMan )
inline

Definition at line 66 of file MethodFactory.hpp.


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