Class Scine::Sparrow::MNDOMethodWrapper

class MNDOMethodWrapper : public Utils::CloneInterface<MNDOMethodWrapper, NDDOMethodWrapper>

A method wrapper handling MNDO calculations.

Public Functions

MNDOMethodWrapper()

Default Constructor.

~MNDOMethodWrapper()

Default Destructor.

std::string name() const

Getter for the name of the underlying method.

Return

Returns the name of the underlying method.

void applySettings()

Function to apply the settings to the underlying method.