Class Scine::Sparrow::DFTB0MethodWrapper

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

A method wrapper handling DFTB0 calculations.

Public Functions

DFTB0MethodWrapper()

Default Constructor.

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.