Class Scine::Sparrow::DFTB3MethodWrapper

class DFTB3MethodWrapper : public Utils::CloneInterface<DFTB3MethodWrapper, DFTBMethodWrapper>

A method wrapper handling DFTB3 calculations.

Public Functions

DFTB3MethodWrapper()

Default Constructor.

~DFTB3MethodWrapper()

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.