Scine::Sparrow  5.0.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
AM1Settings.h File Reference
#include <Utils/Settings.h>
#include <Utils/UniversalSettings/SettingPopulator.h>
#include <utility>
Include dependency graph for AM1Settings.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description