Class Scine::Sparrow::DFTBMethodWrapper

class DFTBMethodWrapper : public Utils::CloneInterface<Utils::Abstract<DFTBMethodWrapper>, GenericMethodWrapper>

Public Functions

DFTBMethodWrapper()

Constructor.

It plays with the befriended states handler by giving it a *this reference.

Utils::PropertyList possibleProperties() const

Get the list of the possible properties to calculate analytically.

Since it is the same for all DFTB, have it stated here. If they diverge, override this in each method wrapper.