Rosetta
|
Headers for an EnergyMethod that gives a penalty for buried unsatisfied hydrogen bond donors and acceptors. More...
#include <core/pack/guidance_scoreterms/buried_unsat_penalty/BuriedUnsatPenalty.fwd.hh>
#include <core/pack/guidance_scoreterms/buried_unsat_penalty/graph/BuriedUnsatPenaltyGraph.fwd.hh>
#include <core/pack/guidance_scoreterms/buried_unsat_penalty/graph/BuriedUnsatPenaltyGraphOptions.fwd.hh>
#include <core/scoring/annealing/ResidueArrayAnnealableEnergy.hh>
#include <core/scoring/methods/EnergyMethodOptions.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/scoring/EnergyMap.fwd.hh>
#include <core/scoring/methods/WholeStructureEnergy.hh>
#include <core/conformation/Residue.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/pack/rotamer_set/RotamerSets.fwd.hh>
#include <core/scoring/hbonds/HBondOptions.fwd.hh>
#include <core/kinematics/MinimizerMapBase.fwd.hh>
#include <core/types.hh>
#include <utility/vector1.hh>
Classes | |
class | core::pack::guidance_scoreterms::buried_unsat_penalty::BuriedUnsatPenalty |
BuriedUnsatPenalty, an EnergyMethod that gives a penalty for buried unsatisfied hydrogen bond donors or acceptors. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::pack | |
core::pack::guidance_scoreterms | |
core::pack::guidance_scoreterms::buried_unsat_penalty | |
Headers for an EnergyMethod that gives a penalty for buried unsatisfied hydrogen bond donors and acceptors.
This energy method is inherently not pairwise decomposible. However, it is intended for very rapid calculation, and has been designed to plug into Alex Ford's modifications to the packer that permit it to work with non-pairwise scoring terms.