![]() |
Rosetta
2021.16
|
Forward declarations for a helper class that stores the setup information for the NetChargeEnergy score term. More...
#include <utility/pointer/owning_ptr.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::scoring | |
| core::scoring::netcharge_energy | |
Typedefs | |
| typedef utility::pointer::shared_ptr < NetChargeEnergySetup > | core::scoring::netcharge_energy::NetChargeEnergySetupOP |
| typedef utility::pointer::shared_ptr < NetChargeEnergySetup const > | core::scoring::netcharge_energy::NetChargeEnergySetupCOP |
Forward declarations for a helper class that stores the setup information for the NetChargeEnergy score term.
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.
1.8.7