#include <vector>#include <boost/smart_ptr.hpp>#include <Geometry/point.h>Go to the source code of this file.
Namespaces | |
| namespace | ForceFields |
Classes | |
| class | ForceFields::ForceField |
| A class to store forcefields and handle minimization. More... | |
Typedefs | |
| typedef std::vector< int > | ForceFields::INT_VECT |
| typedef boost::shared_ptr < ForceFieldContrib > | ForceFields::ContribPtr |
| typedef std::vector< ContribPtr > | ForceFields::ContribPtrVect |
1.5.5