Rosetta
Classes | Namespaces
MinimizerMapBase.hh File Reference

Deriviative classes from this base class will implement three virtual functions allowing the AtomTree to communicate with an outside Minimizer about how the degrees of freedom in the AtomTree should be minimized. More...

#include <core/kinematics/MinimizerMapBase.fwd.hh>
#include <utility/VirtualBase.hh>
#include <core/id/AtomID.fwd.hh>
#include <core/id/DOF_ID.fwd.hh>
#include <core/id/types.hh>
#include <core/kinematics/DomainMap.fwd.hh>

Classes

class  core::kinematics::MinimizerMapBase
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::kinematics
 

Detailed Description

Deriviative classes from this base class will implement three virtual functions allowing the AtomTree to communicate with an outside Minimizer about how the degrees of freedom in the AtomTree should be minimized.

Author
Phil Bradley
Andrew Leaver-Fay – refactoring phil's code a little.