antioch-0.4.0
|
#include <rotational_relaxation.h>
Public Member Functions | |
RotationalRelaxation (CoeffType z_298, CoeffType eps_kb) | |
~RotationalRelaxation () | |
void | reset_coeffs (CoeffType rot, CoeffType depth) |
template<typename StateType > | |
operator() (const StateType &T) const ANTIOCH_AUTOFUNC(StateType | |
_z_298 *this | F (_eps_kb/298)/this-> F(StateType(_eps_kb/T))) CoeffType Z_298() const |
CoeffType | eps_over_kb () const |
Private Member Functions | |
RotationalRelaxation () | |
template<typename StateType > | |
F (const StateType &eps_T) const ANTIOCH_AUTOFUNC(StateType | |
_one _pi32_2 * | ant_sqrt (eps_T)+_pi2_4_plus_2 *eps_T+_pi32 *ant_pow(eps_T |
_one _pi32_2 | CoeffType (1.5))) CoeffType _z_298 |
Private Attributes | |
CoeffType | _eps_kb |
const CoeffType | _one |
const CoeffType | _pi32_2 |
const CoeffType | _pi2_4_plus_2 |
const CoeffType | _pi32 |
Definition at line 40 of file rotational_relaxation.h.
Antioch::RotationalRelaxation< CoeffType >::RotationalRelaxation | ( | CoeffType | z_298, |
CoeffType | eps_kb | ||
) |
Definition at line 81 of file rotational_relaxation.h.
|
inline |
Definition at line 44 of file rotational_relaxation.h.
|
private |
|
private |
|
private |
|
inline |
Definition at line 60 of file rotational_relaxation.h.
References Antioch::RotationalRelaxation< CoeffType >::_eps_kb.
|
inline |
Definition at line 53 of file rotational_relaxation.h.
|
private |
Antioch::RotationalRelaxation< CoeffType >::operator() | ( | const StateType & | T | ) | const |
|
inline |
Definition at line 94 of file rotational_relaxation.h.
References Antioch::RotationalRelaxation< CoeffType >::_eps_kb.
|
private |
Definition at line 73 of file rotational_relaxation.h.
Referenced by Antioch::RotationalRelaxation< CoeffType >::eps_over_kb(), and Antioch::RotationalRelaxation< CoeffType >::reset_coeffs().
|
private |
Definition at line 74 of file rotational_relaxation.h.
|
private |
Definition at line 76 of file rotational_relaxation.h.
|
private |
Definition at line 77 of file rotational_relaxation.h.
|
private |
Definition at line 75 of file rotational_relaxation.h.