![]() |
Rosetta
2021.16
|
Packing Score. More...
#include <core/scoring/packing/surf_vol.hh>#include <basic/options/option.hh>#include <basic/prof.hh>#include <numeric/numeric.functions.hh>#include <numeric/xyzMatrix.hh>#include <utility/vector1.hh>#include <utility/exit.hh>#include <pstream.h>#include <iostream>#include <iomanip>#include <basic/options/keys/holes.OptionKeys.gen.hh>#include <core/pose/util.hh>#include <core/chemical/ResidueType.hh>#include <core/kinematics/Jump.hh>#include <core/scoring/packing/PoseBalls.hh>#include <core/scoring/packing/PoseBallsLite.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::scoring | |
| core::scoring::packing | |
Functions | |
| bool | core::scoring::packing::surf_vol_available () |
| Real | core::scoring::packing::get_surf_tot (pose::Pose const &pose, core::Real const probe_radius) |
| SurfVol | core::scoring::packing::get_surf_vol (pose::Pose const &pose, core::Real const probe_radius) |
| SurfVol | core::scoring::packing::get_surf_vol (pose::Pose const &pose, core::id::AtomID_Mask const &whichatoms, core::Real const probe_radius) |
| SurfVolDeriv | core::scoring::packing::get_surf_vol_deriv (pose::Pose const &pose, core::Real const probe_radius) |
| SurfVolDeriv | core::scoring::packing::get_surf_vol_deriv (pose::Pose const &pose, core::id::AtomID_Mask const &whichatoms, core::Real const probe_radius) |
Packing Score.
1.8.7