ESyS-Particle  2.3.4
RotBondedInteraction.cpp File Reference
Include dependency graph for RotBondedInteraction.cpp:

Functions

double calc_angle (double s_in, double c_os)
 
ostream & operator<< (ostream &ost, const CRotBondedInteraction &BI)
 

Variables

const double HALF_SQRT_2 = 0.5*sqrt(2.0)
 

Function Documentation

◆ calc_angle()

double calc_angle ( double  ,
double   
)

Interaction parameters for bonded interaction between thermal, rotational particles

Referenced by CRotBondedInteraction::calcForces(), and CRotThermBondedInteraction::calcForces().

Here is the caller graph for this function:

◆ operator<<()

ostream& operator<< ( ostream &  ost,
const CRotBondedInteraction BI 
)

References CBasicParticle::getID(), ARotPairInteraction::m_p1, and ARotPairInteraction::m_p2.

Here is the call graph for this function:

Variable Documentation

◆ HALF_SQRT_2

const double HALF_SQRT_2 = 0.5*sqrt(2.0)