Rosetta
Public Member Functions | Public Attributes | List of all members
core::scoring::lkball::DerivativeFinder Struct Reference

#include <LK_DomeEnergy.hh>

Public Member Functions

 DerivativeFinder (Vector const &base, Vector const &water, Vector const &other, Real min_cos, Real min_sin, Real max_cos, Real max_sine, Real w_dist, Real water_adjust)
 
numeric::xyzMatrix< RealdDome_dBase ()
 
numeric::xyzMatrix< RealdDome_dWater ()
 
numeric::xyzMatrix< RealdDome_dOther ()
 
numeric::xyzMatrix< Realcolinear_dDome_dBase ()
 
numeric::xyzMatrix< Realcolinear_dDome_dWater ()
 
numeric::xyzMatrix< Realcolinear_dDome_dOther ()
 
numeric::xyzMatrix< Realfringe_dDome_dBase ()
 
numeric::xyzMatrix< Realfringe_dDome_dWater ()
 
numeric::xyzMatrix< Realfringe_dDome_dOther ()
 

Public Attributes

Vector B
 
Vector W
 
Vector Ot
 
Vector W_to_Ot
 
Real W_to_Ot_norm
 
Real W_to_Ot_norm2
 
Real W_to_Ot_norm3
 
Vector B_to_W
 
Real B_to_W_norm
 
Real B_to_W_norm2
 
Real B_to_W_norm3
 
Real norm_prod
 
Real cose
 
Real sine
 
Real w_dist_
 
Real wadj
 
bool colinear_water
 
utility::vector1< Realx
 

Constructor & Destructor Documentation

◆ DerivativeFinder()

core::scoring::lkball::DerivativeFinder::DerivativeFinder ( Vector const &  base,
Vector const &  water,
Vector const &  other,
Real  min_cos,
Real  min_sin,
Real  max_cos,
Real  max_sine,
Real  w_dist,
Real  water_adjust 
)

Member Function Documentation

◆ colinear_dDome_dBase()

numeric::xyzMatrix< Real > core::scoring::lkball::DerivativeFinder::colinear_dDome_dBase ( )

References core::conformation::membrane::out, and x.

Referenced by dDome_dBase().

◆ colinear_dDome_dOther()

numeric::xyzMatrix< Real > core::scoring::lkball::DerivativeFinder::colinear_dDome_dOther ( )

References core::conformation::membrane::out, and x.

Referenced by dDome_dOther().

◆ colinear_dDome_dWater()

numeric::xyzMatrix< Real > core::scoring::lkball::DerivativeFinder::colinear_dDome_dWater ( )

References core::conformation::membrane::out, and x.

Referenced by dDome_dWater().

◆ dDome_dBase()

numeric::xyzMatrix< Real > core::scoring::lkball::DerivativeFinder::dDome_dBase ( )

◆ dDome_dOther()

numeric::xyzMatrix< Real > core::scoring::lkball::DerivativeFinder::dDome_dOther ( )

◆ dDome_dWater()

numeric::xyzMatrix< Real > core::scoring::lkball::DerivativeFinder::dDome_dWater ( )

◆ fringe_dDome_dBase()

numeric::xyzMatrix< Real > core::scoring::lkball::DerivativeFinder::fringe_dDome_dBase ( )

References core::conformation::membrane::out, and x.

Referenced by dDome_dBase().

◆ fringe_dDome_dOther()

numeric::xyzMatrix< Real > core::scoring::lkball::DerivativeFinder::fringe_dDome_dOther ( )

References core::conformation::membrane::out, and x.

Referenced by dDome_dOther().

◆ fringe_dDome_dWater()

numeric::xyzMatrix< Real > core::scoring::lkball::DerivativeFinder::fringe_dDome_dWater ( )

References core::conformation::membrane::out, and x.

Referenced by dDome_dWater().

Member Data Documentation

◆ B

Vector core::scoring::lkball::DerivativeFinder::B

Referenced by DerivativeFinder().

◆ B_to_W

Vector core::scoring::lkball::DerivativeFinder::B_to_W

Referenced by DerivativeFinder().

◆ B_to_W_norm

Real core::scoring::lkball::DerivativeFinder::B_to_W_norm

Referenced by DerivativeFinder().

◆ B_to_W_norm2

Real core::scoring::lkball::DerivativeFinder::B_to_W_norm2

Referenced by DerivativeFinder().

◆ B_to_W_norm3

Real core::scoring::lkball::DerivativeFinder::B_to_W_norm3

Referenced by DerivativeFinder().

◆ colinear_water

bool core::scoring::lkball::DerivativeFinder::colinear_water

◆ cose

Real core::scoring::lkball::DerivativeFinder::cose

Referenced by DerivativeFinder().

◆ norm_prod

Real core::scoring::lkball::DerivativeFinder::norm_prod

Referenced by DerivativeFinder().

◆ Ot

Vector core::scoring::lkball::DerivativeFinder::Ot

Referenced by DerivativeFinder().

◆ sine

Real core::scoring::lkball::DerivativeFinder::sine

Referenced by DerivativeFinder().

◆ W

Vector core::scoring::lkball::DerivativeFinder::W

Referenced by DerivativeFinder().

◆ w_dist_

Real core::scoring::lkball::DerivativeFinder::w_dist_

Referenced by DerivativeFinder().

◆ W_to_Ot

Vector core::scoring::lkball::DerivativeFinder::W_to_Ot

Referenced by DerivativeFinder().

◆ W_to_Ot_norm

Real core::scoring::lkball::DerivativeFinder::W_to_Ot_norm

Referenced by DerivativeFinder().

◆ W_to_Ot_norm2

Real core::scoring::lkball::DerivativeFinder::W_to_Ot_norm2

Referenced by DerivativeFinder().

◆ W_to_Ot_norm3

Real core::scoring::lkball::DerivativeFinder::W_to_Ot_norm3

Referenced by DerivativeFinder().

◆ wadj

Real core::scoring::lkball::DerivativeFinder::wadj

Referenced by DerivativeFinder().

◆ x

utility::vector1<Real> core::scoring::lkball::DerivativeFinder::x

The documentation for this struct was generated from the following files: