Public Types |
|
typedef CRotThermBondedIGP | ParameterType |
| typedef BondedInteractionCpData | CheckPointable |
|
typedef double(CRotThermBondedInteraction::* | ScalarFieldFunction )() const |
typedef pair< bool, double >
(CRotThermBondedInteraction::* | CheckedScalarFieldFunction )() const |
|
typedef Vec3(CRotThermBondedInteraction::* | VectorFieldFunction )() const |
Public Member Functions |
|
| CRotThermBondedInteraction (CRotThermParticle *, CRotThermParticle *, const CRotThermBondedIGP &) |
|
int | getTag () const |
|
void | setTag (int tag) |
|
void | calcForces () |
|
void | calcHeatTrans () |
|
bool | broken () |
|
Vec3 | getBondedVector1 () const |
|
Vec3 | getBondedVector2 () const |
|
double | getPotentialEnergy () const |
|
double | getNormalPotentialEnergy () const |
|
double | getShearPotentialEnergy () const |
|
double | getTwistPotentialEnergy () const |
|
double | getBendPotentialEnergy () const |
|
double | getCriterion () const |
|
Vec3 | getForce () const |
|
virtual Vec3 | getPos () const |
|
Vec3 | getCentrePtDiff () const |
|
Vec3 | getInitialCentrePtDiff () const |
|
Vec3 | getInitialMidPoint () const |
|
Vec3 | getShearDiff () const |
|
virtual void | saveCheckPointData (std::ostream &oStream) |
|
virtual void | loadCheckPointData (std::istream &iStream) |
| virtual void | saveRestartData (std::ostream &oStream) |
| virtual void | loadRestartData (std::istream &iStream) |
Static Public Member Functions |
| static ScalarFieldFunction | getScalarFieldFunction (const string &) |
| static CheckedScalarFieldFunction | getCheckedScalarFieldFunction (const string &) |
| static VectorFieldFunction | getVectorFieldFunction (const string &) |
|
static string | getType () |
Friends |
|
class | TML_PackedMessageInterface |
|
ostream & | operator<< (ostream &, const CRotThermBondedInteraction &) |
Interaction between bonded, thermal, rotational particles