Class Scine::Sparrow::nddo::PM6Method

class PM6Method : public SCFMethod

Public Functions

void setStructure(const Utils::AtomCollection &atoms, std::string parameterPath)

Deprecated! Initialize the method from a structure and a parameter file.

void readParameters(const std::string &parameterPath)

Load the parameters from a file.

void saveParameters(const std::string &fileName)

Save the parameters to a file.

RawParametersContainer &getRawParameters()

Get reference to the class for raw PM6 parameters.

const RawParametersContainer &getRawParameters() const

Get const reference to the class for raw PM6 parameters.