|
ESyS-Particle
2.3.4
|
#include <mpi.h>#include "Model/RotThermFricInteraction.h"#include "Foundation/console.h"#include "tml/message/packed_message_interface.h"
Functions | |
| double | calc_angle (double, double) |
| ostream & | operator<< (ostream &ost, const CRotThermFrictionInteraction &BI) |
| double calc_angle | ( | double | , |
| double | |||
| ) |
Interaction parameters for bonded interaction between thermal, rotational particles
Referenced by CRotBondedInteraction::calcForces(), and CRotThermBondedInteraction::calcForces().

| ostream& operator<< | ( | ostream & | ost, |
| const CRotThermFrictionInteraction & | BI | ||
| ) |
References CBasicParticle::getID(), ARotThermPairInteraction::m_p1, and ARotThermPairInteraction::m_p2.
