Scine::Sparrow
5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
Public Member Functions | |
RM1MethodWrapper (const RM1MethodWrapper &rhs) | |
RM1MethodWrapper & | operator= (const RM1MethodWrapper &rhs) |
RM1MethodWrapper (RM1MethodWrapper &&rhs)=delete | |
RM1MethodWrapper & | operator= (RM1MethodWrapper &&rhs)=delete |
~RM1MethodWrapper () final | |
Default Destructor. | |
Public Member Functions inherited from Scine::Utils::CloneInterface< RM1MethodWrapper, AM1TypeMethodWrapper< RM1MethodWrapper >, Core::Calculator > | |
std::shared_ptr< RM1MethodWrapper > | clone () const |
Static Public Attributes | |
static constexpr const char * | model = "RM1" |