|
| | TypeInfo ("boundaryContactSearch<none>") |
| |
| | boundaryContactSearch (const dictionary &dict, const boundaryBase &boundary, const contactSearch &cSearch) |
| |
| | create_vCtor (boundaryContactSearch, boundaryBase,(const dictionary &dict, const boundaryBase &boundary, const contactSearch &cSearch),(dict, boundary, cSearch)) |
| |
| | add_vCtor (boundaryContactSearch, boundaryContactSearch, boundaryBase) |
| |
| const contactSearch & | cSearch () const |
| |
| bool | hearChanges (real t, real dt, uint32 iter, const message &msg, const anyList &varList) override |
| |
| virtual bool | broadSearch (uint32 iter, real t, real dt, csPairContainerType &ppPairs, csPairContainerType &pwPairs, bool force=false) |
| |
| | 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) |
| |
Definition at line 32 of file boundaryContactSearch.hpp.
◆ boundaryContactSearch()
◆ TypeInfo()
| TypeInfo |
( |
"boundaryContactSearch<none>" |
| ) |
|
◆ create_vCtor()
◆ add_vCtor()
◆ cSearch()
◆ hearChanges()
◆ broadSearch()
◆ create()
Definition at line 39 of file boundaryContactSearch.cpp.
References pFlow::angleBracketsNames2(), pFlow::endl(), fatalError, fatalExit, Green_Text, boundaryBase::name(), pFlow::pFlowProcessors(), pFlow::pOutput, pFlow::printKeys(), iOstream::space(), and boundaryBase::type().
Referenced by boundaryContactSearchList::setList().
◆ contactSearch_
◆ updateInterval_
◆ lastUpdated_
◆ performedSearch_
| bool performedSearch_ = false |
|
private |
The documentation for this class was generated from the following files: