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
SparrowModule.cpp File Reference
Include dependency graph for SparrowModule.cpp:

Typedefs

using Scine::Sparrow::InterfaceModelMap = boost::mpl::map< boost::mpl::pair< Core::Calculator, boost::mpl::vector< PM6MethodWrapper, AM1MethodWrapper, RM1MethodWrapper, PM3MethodWrapper, MNDOMethodWrapper, DFTB0MethodWrapper, DFTB2MethodWrapper, DFTB3MethodWrapper >>, boost::mpl::pair< Core::CalculatorWithReference, boost::mpl::vector< CISLinearResponseTimeDependentCalculator, TDDFTBCalculator, OrbitalSteeringCalculator >>, boost::mpl::pair< Core::WavefunctionOutputGenerator, boost::mpl::vector< PM6MethodWrapper, AM1MethodWrapper, RM1MethodWrapper, PM3MethodWrapper, MNDOMethodWrapper, DFTB0MethodWrapper, DFTB2MethodWrapper, DFTB3MethodWrapper >>>
 

Functions

std::vector< std::shared_ptr
< Core::Module > > 
Scine::Sparrow::moduleFactory ()
 

Detailed Description