| 
|   | TypeInfoTemplate22 ("boundarySphereInteraction", "periodic", ContactForceModel, MotionModel) | 
|   | 
|   | periodicBoundarySphereInteraction (const boundaryBase &boundary, const sphereParticles &sphPrtcls, const GeometryMotionModel &geomMotion) | 
|   | 
|   | add_vCtor (BSInteractionType, PBSInteractionType, boundaryBase) | 
|   | 
|   | ~periodicBoundarySphereInteraction () override=default | 
|   | 
| bool  | sphereSphereInteraction (real dt, const ContactForceModel &cfModel, uint32 step) override | 
|   | 
|   | TypeInfoTemplate12 ("boundarySphereInteraction", ContactForceModel, MotionModel) | 
|   | 
|   | boundarySphereInteraction (const boundaryBase &boundary, const sphereParticles &sphPrtcls, const GeometryMotionModel &geomMotion) | 
|   | 
|   | create_vCtor (BoundarySphereInteractionType, boundaryBase,(const boundaryBase &boundary, const sphereParticles &sphPrtcls, const GeometryMotionModel &geomMotion),(boundary, sphPrtcls, geomMotion)) | 
|   | 
|   | add_vCtor (BoundarySphereInteractionType, BoundarySphereInteractionType, boundaryBase) | 
|   | 
|   | ~boundarySphereInteraction () override=default | 
|   | 
| const auto &  | sphParticles () const | 
|   | 
| const auto &  | geometryMotion () const | 
|   | 
| ContactListType &  | ppPairs () | 
|   | 
| const ContactListType &  | ppPairs () const | 
|   | 
| ContactListType &  | pwPairs () | 
|   | 
| const ContactListType &  | pwPairs () const | 
|   | 
| bool  | ppPairsAllocated () const | 
|   | 
| bool  | pwPairsAllocated () const | 
|   | 
| bool  | hearChanges (real t, real dt, uint32 iter, const message &msg, const anyList &varList) override | 
|   | 
|   | TypeInfo ("generalBoundary") | 
|   | 
|   | generalBoundary (const boundaryBase &boundary, const pointStructure &pStruct, const word &dataType, const word &option) | 
|   | 
|   | ~generalBoundary () override=default | 
|   | 
| uint32  | thisBoundaryIndex () const | 
|   | 
| uint32  | mirrorBoundaryindex () const | 
|   | 
| auto  | size () const | 
|   | 
| auto  | capacity () const | 
|   | 
| auto  | neighborProcSize () const | 
|   | 
| int  | neighborProcessorNo () const | 
|   | 
| int  | thisProcessorNo () const | 
|   | 
| const auto &  | boundary () const | 
|   | 
| const auto &  | indexList () const | 
|   | 
| const auto &  | mirrorBoundary () const | 
|   | 
| const word &  | boundaryName () const | 
|   | 
| const word &  | type () const | 
|   | 
| const auto &  | pStruct () const | 
|   | 
| bool  | isBoundaryMaster () const | 
|   | 
| const Time &  | time () const | 
|   | 
|   | observer (message msg) | 
|   | 
|   | observer (const subscriber *subscrbr, message msg) | 
|   | 
| virtual  | ~observer () | 
|   | 
| void  | subscribe (const subscriber *subscrbr, message msg) | 
|   | 
| observer &  | addEvent (message::EVENT event) | 
|   | 
| bool  | subscribed () const | 
|   | 
| void  | addToSubscriber (const subscriber *subscrbr, message msg) | 
|   | 
| bool  | addToSubscriber (const subscriber &subscriber) | 
|   | 
template<typename contactForceModel, typename geometryMotionModel>
class pFlow::periodicBoundarySphereInteraction< contactForceModel, geometryMotionModel >
Definition at line 30 of file periodicBoundarySphereInteraction.hpp.