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