Rosetta 3.4
|
#include <ContextIndependentLRTwoBodyEnergy.hh>
Public Types | |
typedef LongRangeTwoBodyEnergy | parent |
Public Member Functions | |
ContextIndependentLRTwoBodyEnergy (EnergyMethodCreatorOP) | |
virtual | ~ContextIndependentLRTwoBodyEnergy () |
EnergyMethodType | method_type () const |
Return one of the 7 kinds of energy methods that exist: e.g. context-dependent-one-body vs whole-structure. |
Reimplemented from core::scoring::methods::LongRangeTwoBodyEnergy.
Reimplemented in core::scoring::methods::CartesianBondedEnergy, core::scoring::methods::dfire::DFIRE_Energy, and core::scoring::methods::PoissonBoltzmannEnergy.
core::scoring::methods::ContextIndependentLRTwoBodyEnergy::ContextIndependentLRTwoBodyEnergy | ( | EnergyMethodCreatorOP | creator | ) |
core::scoring::methods::ContextIndependentLRTwoBodyEnergy::~ContextIndependentLRTwoBodyEnergy | ( | ) | [virtual] |
EnergyMethodType core::scoring::methods::ContextIndependentLRTwoBodyEnergy::method_type | ( | ) | const [virtual] |
Return one of the 7 kinds of energy methods that exist: e.g. context-dependent-one-body vs whole-structure.
Implements core::scoring::methods::EnergyMethod.
References core::scoring::methods::ci_lr_2b.