Go to the documentation of this file.
32 #ifndef patchInteractionData_H
33 #define patchInteractionData_H
46 class patchInteractionData;
52 patchInteractionData&
pid
Helper class for the LocalInteraction patch interaction model.
A class for handling words, derived from string.
word patchName_
Patch name.
scalar e_
Elasticity coefficient.
PID_T pid()
Return the PID of this process.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
word interactionTypeName_
Interaction type name.
const word & interactionTypeName() const
Return const access to the interaction type name.
scalar mu() const
Return const access to the restitution coefficient.
const word & patchName() const
Return const access to the patch name.
patchInteractionData()
Construct null.
scalar e() const
Return const access to the elasticity coefficient.
scalar mu_
Restitution coefficient.