IMP
2.2.0
The Integrative Modeling Platform
|
A simple quadric repulsive term between two atoms. Restraint is zero when the distance equals the sum of the radii plus the shift. More...
#include <IMP/isd/isd_config.h>
#include <IMP/core/XYZR.h>
#include <IMP/PairScore.h>
#include <IMP/base/Pointer.h>
#include <IMP/generic.h>
Go to the source code of this file.
Classes | |
class | IMP::isd::RepulsiveDistancePairScore |
A repulsive potential on the distance between two atoms. More... | |
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::isd | |
See IMP.isd for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < RepulsiveDistancePairScore > > | IMP::isd::RepulsiveDistancePairScores |
typedef IMP::base::Vector < IMP::base::WeakPointer < RepulsiveDistancePairScore > > | IMP::isd::RepulsiveDistancePairScoresTemp |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file RepulsiveDistancePairScore.h.