#include <PcsTensor.hh>
|
| void | set_abgar () |
| | NOT READY. This should set alpha beta gamma axial rhombic. More...
|
| |
◆ PcsTensor() [1/3]
| protocols::scoring::methods::pcs2::PcsTensor::PcsTensor |
( |
| ) |
|
◆ ~PcsTensor()
| protocols::scoring::methods::pcs2::PcsTensor::~PcsTensor |
( |
| ) |
|
|
default |
◆ PcsTensor() [2/3]
| protocols::scoring::methods::pcs2::PcsTensor::PcsTensor |
( |
PcsTensor const & |
other | ) |
|
References a_, ax_, b_, chi_xx_, chi_xy_, chi_xz_, chi_yy_, chi_yz_, g_, label_, and rh_.
◆ PcsTensor() [3/3]
◆ get_chi_xx()
| core::Real protocols::scoring::methods::pcs2::PcsTensor::get_chi_xx |
( |
| ) |
const |
◆ get_chi_xy()
| core::Real protocols::scoring::methods::pcs2::PcsTensor::get_chi_xy |
( |
| ) |
const |
◆ get_chi_xz()
| core::Real protocols::scoring::methods::pcs2::PcsTensor::get_chi_xz |
( |
| ) |
const |
◆ get_chi_yy()
| core::Real protocols::scoring::methods::pcs2::PcsTensor::get_chi_yy |
( |
| ) |
const |
◆ get_chi_yz()
| core::Real protocols::scoring::methods::pcs2::PcsTensor::get_chi_yz |
( |
| ) |
const |
◆ get_chi_zz()
| core::Real protocols::scoring::methods::pcs2::PcsTensor::get_chi_zz |
( |
| ) |
const |
◆ get_delta_X_xx()
| core::Real protocols::scoring::methods::pcs2::PcsTensor::get_delta_X_xx |
( |
| ) |
const |
Give me delta chi_xx.
References ax_, and rh_.
◆ get_delta_X_yy()
| core::Real protocols::scoring::methods::pcs2::PcsTensor::get_delta_X_yy |
( |
| ) |
const |
Give me delta chi_yy.
References ax_, and rh_.
◆ get_delta_X_zz()
| core::Real protocols::scoring::methods::pcs2::PcsTensor::get_delta_X_zz |
( |
| ) |
const |
Give me delta chi_zz.
References ax_.
◆ get_label()
| std::string const & protocols::scoring::methods::pcs2::PcsTensor::get_label |
( |
| ) |
const |
Give me the tensor label.
References label_.
◆ operator=()
| PcsTensor & protocols::scoring::methods::pcs2::PcsTensor::operator= |
( |
PcsTensor const & |
other | ) |
|
References a_, ax_, b_, chi_xx_, chi_xy_, chi_xz_, chi_yy_, chi_yz_, g_, label_, and rh_.
◆ reset_from_ref()
| void protocols::scoring::methods::pcs2::PcsTensor::reset_from_ref |
( |
PcsTensor & |
other | ) |
|
Reset the tensor from the other tensor value.
References a_, ax_, b_, chi_xx_, chi_xy_, chi_xz_, chi_yy_, chi_yz_, g_, label_, and rh_.
◆ reset_tensor()
◆ set_abgar()
| void protocols::scoring::methods::pcs2::PcsTensor::set_abgar |
( |
| ) |
|
|
private |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const PcsTensor & |
me |
|
) |
| |
|
friend |
◆ a_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::a_ |
|
private |
◆ ax_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::ax_ |
|
private |
◆ b_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::b_ |
|
private |
◆ chi_xx_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::chi_xx_ |
|
private |
◆ chi_xy_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::chi_xy_ |
|
private |
◆ chi_xz_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::chi_xz_ |
|
private |
◆ chi_yy_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::chi_yy_ |
|
private |
◆ chi_yz_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::chi_yz_ |
|
private |
◆ g_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::g_ |
|
private |
◆ label_
| std::string protocols::scoring::methods::pcs2::PcsTensor::label_ |
|
private |
◆ rh_
| core::Real protocols::scoring::methods::pcs2::PcsTensor::rh_ |
|
private |
The documentation for this class was generated from the following files: