Scine::Sparrow
5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
#include <Utils/Settings.h>
#include <Utils/UniversalSettings/SettingPopulator.h>
#include <utility>
Go to the source code of this file.
Classes | |
class | Scine::Sparrow::AM1TypeSettings |
The Settings specific to all the AM1-type methods, i.e. AM1, RM1, PM3. This class uses the curiously recurrent template pattern to have compile-time resolution of the parameters position and settings descriptions, which both are method-dependant. Having independent classes would lead to unwanted code duplication. More... | |
class | Scine::Sparrow::AM1Settings |
class | Scine::Sparrow::RM1Settings |
class | Scine::Sparrow::PM3Settings |