Namespaces | |
| namespace | UFF |
Classes | |
| class | ForceFieldContrib |
| abstract base class for contributions to ForceFields More... | |
| class | ForceField |
| A class to store forcefields and handle minimization. More... | |
Typedefs | |
| typedef std::vector< int > | INT_VECT |
| typedef boost::shared_ptr < ForceFieldContrib > | ContribPtr |
| typedef std::vector< ContribPtr > | ContribPtrVect |
| typedef boost::shared_ptr<ForceFieldContrib> ForceFields::ContribPtr |
Definition at line 16 of file ForceField.h.
| typedef std::vector<ContribPtr> ForceFields::ContribPtrVect |
Definition at line 17 of file ForceField.h.
| typedef std::vector<int> ForceFields::INT_VECT |
Definition at line 14 of file ForceField.h.
1.6.3