IMP
2.3.1
The Integrative Modeling Platform
|
Remove rigid rotation and translation during molecular dynamics. More...
#include <IMP/atom/atom_config.h>
#include <IMP/kernel/Particle.h>
#include <IMP/base_types.h>
#include <IMP/OptimizerState.h>
Go to the source code of this file.
Classes | |
class | IMP::atom::RemoveRigidMotionOptimizerState |
Removes rigid translation and rotation from the particles. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < RemoveRigidMotionOptimizerState > > | IMP::atom::RemoveRigidMotionOptimizerStates |
typedef IMP::base::Vector < IMP::base::WeakPointer < RemoveRigidMotionOptimizerState > > | IMP::atom::RemoveRigidMotionOptimizerStatesTemp |
Remove rigid rotation and translation during molecular dynamics.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file RemoveRigidMotionOptimizerState.h.