![]() |
Rosetta
2021.16
|
#include <ExactOccludedHbondSolEnergy.hh>

Public Member Functions | |
| core::Size | xnum_points () const |
| core::Size | ynum_points () const |
| core::Size | znum_points () const |
| core::Real | xstep () const |
| core::Real | ystep () const |
| core::Real | zstep () const |
| core::Real | xorigin () const |
| core::Real | yorigin () const |
| core::Real | zorigin () const |
Private Member Functions | |
| GridInfo () | |
Friends | |
| class | utility::SingletonBase< GridInfo > |
|
private |
|
inline |
References xnum_points_.
Referenced by core::energy_methods::add_to_individual_sol_energies(), and core::energy_methods::WaterWeightGridSet::fill_water_grid().
|
inline |
References xorigin_.
Referenced by core::energy_methods::add_to_individual_sol_energies(), and core::energy_methods::WaterWeightGridSet::fill_water_grid().
|
inline |
References xstep_.
Referenced by core::energy_methods::add_to_individual_sol_energies(), and core::energy_methods::WaterWeightGridSet::fill_water_grid().
|
inline |
References ynum_points_.
Referenced by core::energy_methods::add_to_individual_sol_energies(), and core::energy_methods::WaterWeightGridSet::fill_water_grid().
|
inline |
References yorigin_.
Referenced by core::energy_methods::add_to_individual_sol_energies(), and core::energy_methods::WaterWeightGridSet::fill_water_grid().
|
inline |
References ystep_.
Referenced by core::energy_methods::add_to_individual_sol_energies(), and core::energy_methods::WaterWeightGridSet::fill_water_grid().
|
inline |
References znum_points_.
Referenced by core::energy_methods::add_to_individual_sol_energies(), and core::energy_methods::WaterWeightGridSet::fill_water_grid().
|
inline |
References zorigin_.
Referenced by core::energy_methods::add_to_individual_sol_energies(), and core::energy_methods::WaterWeightGridSet::fill_water_grid().
|
inline |
References zstep_.
Referenced by core::energy_methods::add_to_individual_sol_energies(), and core::energy_methods::WaterWeightGridSet::fill_water_grid().
|
friend |
|
private |
Referenced by xnum_points().
|
private |
Referenced by xorigin().
|
private |
Referenced by xstep().
|
private |
Referenced by ynum_points().
|
private |
Referenced by yorigin().
|
private |
Referenced by ystep().
|
private |
Referenced by znum_points().
|
private |
Referenced by zorigin().
|
private |
Referenced by zstep().
1.8.7