|
| TypeInfoTemplate22 ("boundaryGrainInteraction", "periodic", ContactForceModel, MotionModel) |
|
| periodicBoundaryGrainInteraction (const boundaryBase &boundary, const grainParticles &grnPrtcls, const GeometryMotionModel &geomMotion) |
|
| add_vCtor (BSInteractionType, PBSInteractionType, boundaryBase) |
|
| ~periodicBoundaryGrainInteraction () override=default |
|
bool | grainGrainInteraction (real dt, const ContactForceModel &cfModel, uint32 step) override |
|
| TypeInfoTemplate12 ("boundaryGrainInteraction", ContactForceModel, MotionModel) |
|
| boundaryGrainInteraction (const boundaryBase &boundary, const grainParticles &grnPrtcls, const GeometryMotionModel &geomMotion) |
|
| create_vCtor (BoundaryGrainInteractionType, boundaryBase,(const boundaryBase &boundary, const grainParticles &grnPrtcls, const GeometryMotionModel &geomMotion),(boundary, grnPrtcls, geomMotion)) |
|
| add_vCtor (BoundaryGrainInteractionType, BoundaryGrainInteractionType, boundaryBase) |
|
| ~boundaryGrainInteraction () override=default |
|
const auto & | grnParticles () 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::periodicBoundaryGrainInteraction< contactForceModel, geometryMotionModel >
Definition at line 30 of file periodicBoundaryGrainInteraction.hpp.