Chemical Data Processing Library C++ API - Version 1.2.0
ForceField.hpp
Go to the documentation of this file.
1 /*
2  * ForceField.hpp
3  *
4  * This file is part of the Chemical Data Processing Toolkit
5  *
6  * Copyright (C) 2003 Thomas Seidel <thomas.seidel@univie.ac.at>
7  *
8  * This library is free software; you can redistribute it and/or
9  * modify it under the terms of the GNU Lesser General Public
10  * License as published by the Free Software Foundation; either
11  * version 2 of the License, or (at your option) any later version.
12  *
13  * This library is distributed in the hope that it will be useful,
14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16  * Lesser General Public License for more details.
17  *
18  * You should have received a copy of the GNU Lesser General Public License
19  * along with this library; see the file COPYING. If not, write to
20  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21  * Boston, MA 02111-1307, USA.
22  */
23 
29 #ifndef CDPL_FORCEFIELD_HPP
30 #define CDPL_FORCEFIELD_HPP
31 
99 
100 #endif // CDPL_FORCEFIELD_HPP
Functions for the calculation of force fieldelastic potential energies and gradients.
Definition of the class CDPL::ForceField::ElasticPotentialList.
Definition of the class CDPL::ForceField::ElasticPotential.
Declaration of functions that operate on Chem::Atom instances.
Definition of constants in namespace CDPL::ForceField::AtomProperty.
Declaration of functions that operate on Chem::Bond instances.
Definition of constants in namespace CDPL::ForceField::BondProperty.
Definition of exception classes.
Declaration of functions that operate on Chem::MolecularGraph instances.
Definition of constants in namespace CDPL::ForceField::MolecularGraphProperty.
Utility functions used in the calculation of force field energies and gradients.
Definition of the class CDPL::ForceField::GradientVectorTraits.
Type definition of generic wrapper classes for storing user-defined interaction filtering functions.
Definition of constants in namespace CDPL::ForceField::InteractionType.
Definition of the class CDPL::ForceField::MMFF94AngleBendingInteractionList.
Definition of the class CDPL::ForceField::MMFF94AngleBendingInteractionParameterizer.
Definition of the class CDPL::ForceField::MMFF94AngleBendingInteraction.
Definition of the class CDPL::ForceField::MMFF94AngleBendingParameterTable.
Definition of the class CDPL::ForceField::MMFF94AromaticAtomTypeDefinitionTable.
Definition of the class CDPL::ForceField::MMFF94AromaticSSSRSubset.
Definition of the class CDPL::ForceField::MMFF94AtomTypePropertyTable.
Definition of the class CDPL::ForceField::MMFF94AtomTyper.
Definition of the class CDPL::ForceField::MMFF94BondChargeIncrementTable.
Definition of the class CDPL::ForceField::MMFF94BondStretchingInteractionList.
Definition of the class CDPL::ForceField::MMFF94BondStretchingInteractionParameterizer.
Definition of the class CDPL::ForceField::MMFF94BondStretchingInteraction.
Definition of the class CDPL::ForceField::MMFF94BondStretchingParameterTable.
Definition of the class CDPL::ForceField::MMFF94BondStretchingRuleParameterTable.
Definition of the class CDPL::ForceField::MMFF94BondTyper.
Definition of the class CDPL::ForceField::MMFF94ChargeCalculator.
Definition of the class CDPL::ForceField::MMFF94DefaultStretchBendParameterTable.
Definition of the class CDPL::ForceField::MMFF94ElectrostaticInteractionList.
Definition of the class CDPL::ForceField::MMFF94ElectrostaticInteractionParameterizer.
Definition of the class CDPL::ForceField::MMFF94ElectrostaticInteraction.
Definition of the class CDPL::ForceField::MMFF94EnergyCalculator.
Functions for the calculation of MMFF94 interaction energies.
Definition of the class CDPL::ForceField::MMFF94FormalAtomChargeDefinitionTable.
Definition of the class CDPL::ForceField::MMFF94GradientCalculator.
Functions for the calculation of MMFF94 interaction energy gradients.
Definition of the class CDPL::ForceField::MMFF94HeavyToHydrogenAtomTypeMap.
Definition of the class CDPL::ForceField::MMFF94InteractionData.
Definition of the class CDPL::ForceField::MMFF94InteractionParameterizer.
Definition of the class CDPL::ForceField::MMFF94OutOfPlaneBendingInteractionList.
Definition of the class CDPL::ForceField::MMFF94OutOfPlaneBendingInteractionParameterizer.
Definition of the class CDPL::ForceField::MMFF94OutOfPlaneBendingInteraction.
Definition of the class CDPL::ForceField::MMFF94OutOfPlaneBendingParameterTable.
Definition of constants in namespace CDPL::ForceField::MMFF94ParameterSet.
Definition of the class CDPL::ForceField::MMFF94PartialBondChargeIncrementTable.
Definition of the class CDPL::ForceField::MMFF94PrimaryToParameterAtomTypeMap.
Type definition of generic wrapper classes for storing user-defined functions for the retrieval of MM...
Definition of the class CDPL::ForceField::MMFF94StretchBendInteractionList.
Definition of the class CDPL::ForceField::MMFF94StretchBendInteractionParameterizer.
Definition of the class CDPL::ForceField::MMFF94StretchBendInteraction.
Definition of the class CDPL::ForceField::MMFF94StretchBendParameterTable.
Pattern of the class CDPL::ForceField::MMFF94SymbolicAtomTypePatternTable.
Definition of the class CDPL::ForceField::MMFF94SymbolicToNumericAtomTypeMap.
Definition of the class CDPL::ForceField::MMFF94TorsionInteractionList.
Definition of the class CDPL::ForceField::MMFF94TorsionInteractionParameterizer.
Definition of the class CDPL::ForceField::MMFF94TorsionInteraction.
Definition of the class CDPL::ForceField::MMFF94TorsionParameterTable.
Definition of the class CDPL::ForceField::MMFF94VanDerWaalsInteractionList.
Definition of the class CDPL::ForceField::MMFF94VanDerWaalsInteractionParameterizer.
Definition of the class CDPL::ForceField::MMFF94VanDerWaalsInteraction.
Definition of the class CDPL::ForceField::MMFF94VanDerWaalsParameterTable.
Type definition of generic wrapper class for storing an user-defined topological atom-pair distance f...
Definition of the class CDPL::ForceField::UFFAtomTypePropertyTable.
Definition of constants in namespace CDPL::ForceField::UFFAtomType.