| activeBoundaries_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| add(const word &keyword, const float &v) | dictionary | |
| add(const word &keyword, const double &v) | dictionary | |
| add(const word &keyword, const word &v) | dictionary | |
| add(const word &keyword, const int64 &v) | dictionary | |
| add(const word &keyword, const int32 &v) | dictionary | |
| add(const word &keyword, const int8 &v) | dictionary | |
| add(const word &keyword, const uint64 &v) | dictionary | |
| add(const word &keyword, const uint32 &v) | dictionary | |
| add(const word &keyword, const uint8 &v) | dictionary | |
| add(const word &keyword, const T &v) | dictionary | |
| add_vCtor(interaction, grainInteraction, systemControl) | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| addDict(const word &keyword, const dictionary &dict) | dictionary | |
| addEvent(message::EVENT event) | observer | |
| addOrKeep(const word &keyword, const T &v) | dictionary | |
| addOrReplace(const word &keyword, const T &v) | dictionary | inline |
| addPtr(const word &keyword, uniquePtr< iEntry > &etry, bool warning=true) | dictionary | |
| addToSubscriber(const subscriber *subscrbr, message msg) | observer | |
| addToSubscriber(const subscriber &subscriber) | observer | |
| afterIteration() override | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | virtual |
| afterTimeLoop() | demComponent | inlinevirtual |
| allKeywords() const | dictionary | |
| beforeIteration() override | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | virtual |
| beforeTimeLoop() | demComponent | inlinevirtual |
| boundaryInteraction_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| boundaryInteractionTimer_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| BoundaryListType typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| changeSubscriber(const subscriber *newSub) | observer | private |
| clear() | dictionary | |
| clone() const | dictionary | virtual |
| clone(const dictionary &parDict) const | dictionary | virtual |
| clonePtr() const | dictionary | virtual |
| clonePtr(const dictionary &parDict) const | dictionary | virtual |
| componentName_ | demComponent | private |
| ContactForceModel typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| contactListMangementBoundaryTimer_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| contactListMangementTimer_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| ContactListType typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| contactSearch_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| containsDataEntry(const word &name) const | dictionary | |
| containsDictionay(const word &name) const | dictionary | |
| control() const | demComponent | inline |
| control() | demComponent | inline |
| control_ | demComponent | private |
| create(systemControl &control, const particles &prtcl, const geometry &geom) | interaction | static |
| create_vCtor(interaction, systemControl,(systemControl &control, const particles &prtcl, const geometry &geom),(control, prtcl, geom)) | interaction | |
| createEntry(dictionary &parDict, iIstream &is, bool hasBlockToken=false) | iEntry | static |
| createGrainInteraction() | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| currentIter() const | demComponent | |
| currentTime() const | demComponent | |
| dataEntryKeywords() const | dictionary | |
| dataEntryPtr(const word &keyword) | dictionary | |
| dataEntryRef(const word &keyword) | dictionary | |
| dataEntryRef(const word &keyword) const | dictionary | |
| demComponent(const word &name, systemControl &control) | demComponent | |
| demComponent(const demComponent &)=delete | demComponent | |
| demComponent(demComponent &&)=delete | demComponent | |
| densities() const | property | inline |
| densities_ | property | private |
| density(uint32 i) const | property | inline |
| density(uint32 i, real &rho) const | property | inline |
| dict() | dictionary | virtual |
| dict() const | dictionary | virtual |
| dictionary(const word &keyword, bool global) | dictionary | |
| dictionary(const word &keyword, const fileSystem &file) | dictionary | |
| dictionary() | dictionary | |
| dictionary(const word &keyword) | dictionary | |
| dictionary(const word &keyword, const dictionary &parDict) | dictionary | |
| dictionary(const word &keyword, const dictionary &parDict, iIstream &is) | dictionary | |
| dictionary(const word &keyword, const dictionary &parDict, const dictionary &dict) | dictionary | |
| dictionary(const dictionary &) | dictionary | |
| dictionary(const dictionary &src, bool global) | dictionary | |
| dictionaryKeywords() const | dictionary | |
| dictPtr() | dictionary | virtual |
| dictPtr() const | dictionary | virtual |
| dt() const | demComponent | |
| dummyOutStream() const | IOfileHeader | protected |
| entries_ | dictionary | protected |
| fileDictionary(const objectFile &of, repository *owner=nullptr) | fileDictionary | |
| fileDictionary(const word &keyword, const fileSystem &file) | fileDictionary | |
| fileDictionary(const objectFile &objf, const dictionary &dict, repository *owner=nullptr) | fileDictionary | |
| fileExist() const | IOfileHeader | |
| fileFormat_ | IOfileHeader | protected |
| findEntry(const word &keyword) | dictionary | protected |
| findEntry(const word &keyword) const | dictionary | protected |
| forceModel_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| Geometry() const | interaction | inline |
| geometry_ | interaction | private |
| geometryMotion_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| GeometryMotionModel typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| getVal(const word &keyword) const | dictionary | |
| getValMax(const word &keyword, const T &maxVal) const | dictionary | |
| getValMin(const word &keyword, const T &minVal) const | dictionary | |
| getValOrSet(const word &keyword, const T &setVal) const | dictionary | |
| getValOrSetMax(const word &keyword, const T &setMaxVal) const | dictionary | |
| getValOrSetMin(const word &keyword, const T &setMinVal) const | dictionary | |
| globalName() const | dictionary | virtual |
| grainGrainInteraction() | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| grainInteraction(systemControl &control, const particles &prtcl, const geometry &geom) | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| grainWallInteraction() | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| grnParticles_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| headerOk(bool silent=false) | IOfileHeader | |
| hearChanges(real t, real dt, uint32 iter, const message &msg, const anyList &varList) override | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | virtual |
| IdType typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| iEntry() | iEntry | inline |
| iEntry(const word &key) | iEntry | inline |
| implyRead() const | IOfileHeader | |
| implyWrite() const | IOfileHeader | |
| IndexType typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| inFileBinary() const | IOfileHeader | |
| inStream() const | IOfileHeader | protected |
| interaction(systemControl &control, const particles &prtcl, const geometry &geom) | interaction | |
| invalidateSubscriber() | observer | inlineprivate |
| IOfileHeader(const objectFile &objf) | IOfileHeader | |
| IOobject(const objectFile &objf, const IOPattern &iop, repository *owner) | IOobject | |
| IOobject(const IOobject &src)=delete | IOobject | |
| IOobject(IOobject &&src)=delete | IOobject | |
| ioPattern() const | IOobject | inline |
| ioPattern_ | IOobject | private |
| isDictionary() const | dictionary | virtual |
| isExcluded(const word &objName) const override | IOobject | virtual |
| isFileDict() const | dictionary | virtual |
| isGlobal_ | dictionary | protected |
| isIncluded(const word &objName) const override | IOobject | virtual |
| isReadAlways() const | objectFile | inline |
| isReadIfPresent() const | objectFile | inline |
| isReadNever() const | objectFile | inline |
| isWriteAlways() const | objectFile | inline |
| isWriteNever() const | objectFile | inline |
| iterate() override | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | virtual |
| keyword() const | iEntry | inlinevirtual |
| keyword() | iEntry | inlinevirtual |
| keyword_ | iEntry | protected |
| localPath() const | objectFile | inlinevirtual |
| localPath_ | objectFile | private |
| makeNameIndex() | property | private |
| material(uint32 i) const | property | inline |
| material(uint32 i, word &name) const | property | inline |
| materials() const | property | inline |
| materials_ | property | private |
| message_ | observer | private |
| ModelStorage typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| MotionModel typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| msg_ | interaction | inlineprivatestatic |
| pFlow::name() const | objectFile | inlinevirtual |
| pFlow::dictionary::name() const | iEntry | inlinevirtual |
| pFlow::name_ | objectFile | private |
| pFlow::dictionary::name_ | dictionary | protected |
| nameIndex_ | property | private |
| nameToIndex(const word &name, uint32 &idx) const | property | inline |
| nullDict | dictionary | static |
| numBytesForReal_ | objectFile | private |
| numDataEntries() const | dictionary | |
| numDictionaries() const | dictionary | |
| numEntries() const | dictionary | |
| numEvents() | observer | inlinestatic |
| numMaterials() const | property | inline |
| numMaterials_ | property | private |
| objectFile(const word &name) | objectFile | explicit |
| objectFile(const word &name, const fileSystem &localPath, const readFlag &rf=readFlag::READ_NEVER, const writeFlag &wf=writeFlag::WRITE_NEVER, bool rwHeader=true) | objectFile | |
| objectFile(const objectFile &src)=default | objectFile | |
| objectFile(objectFile &&src)=default | objectFile | |
| objectName() const | IOfileHeader | inline |
| objectName_ | IOfileHeader | protected |
| objectType() const | IOfileHeader | inline |
| objectType_ | IOfileHeader | protected |
| observer(message msg) | observer | |
| observer(const subscriber *subscrbr, message msg) | observer | |
| pFlow::operator=(const property &)=default | property | |
| pFlow::operator=(property &&)=default | property | |
| pFlow::fileDictionary::operator=(const objectFile &rhs)=default | objectFile | |
| pFlow::fileDictionary::operator=(objectFile &&rhs)=default | objectFile | |
| pFlow::fileDictionary::operator=(const dictionary &rhs) | dictionary | |
| pFlow::demComponent::operator=(const demComponent &)=delete | demComponent | |
| pFlow::demComponent::operator=(demComponent &&)=delete | demComponent | |
| orderedEntries_ | dictionary | protected |
| outFileBinary() const | IOfileHeader | |
| outStream() const | IOfileHeader | protected |
| owner() const override | IOobject | inlinevirtual |
| owner() | IOobject | inline |
| owner_ | IOobject | mutableprivate |
| parDict_ | dictionary | protected |
| parrentDict() const | dictionary | virtual |
| Particles() const | interaction | inline |
| particles_ | interaction | private |
| path() const | IOfileHeader | |
| ppContactList_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| ppInteractionTimer_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| property(const word &fileName, repository *owner=nullptr) | property | explicit |
| property(const word &fileName, const fileSystem &dir) | property | |
| property(const word &fileName, const wordVector &materials, const realVector &densities, repository *owner=nullptr) | property | |
| property(const property &)=default | property | |
| property(property &&)=default | property | |
| pwContactList_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| pwInteractionTimer_ | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| read(iIstream &is, const IOPattern &iop) override | fileDictionary | virtual |
| read(iIstream &is) override | fileDictionary | |
| pFlow::dictionary::read(iIstream &is) override | dictionary | virtual |
| READ_ALWAYS enum value | objectFile | |
| READ_IF_PRESENT enum value | objectFile | |
| READ_NEVER enum value | objectFile | |
| readDataEntry(const word &keyword, T &val) const | dictionary | protected |
| readDictionary() | property | private |
| pFlow::fileDictionary::readDictionary(iIstream &is) | dictionary | protected |
| readFlag enum name | objectFile | |
| readHeader() const | IOfileHeader | |
| readHeader(iIstream &is, bool silent=false) | IOfileHeader | |
| readIfPresent() const | IOfileHeader | |
| readKeyword(iIstream &is, word &keyword, token &tok) | iEntry | static |
| readObject(bool rdHdr=true) | IOobject | |
| readObject(iIstream &is, bool rdHdr=true) | IOobject | |
| readWriteHeader() const | objectFile | inline |
| readWriteHeader_ | objectFile | private |
| releaseOwner(bool fromOwner=false) | IOobject | |
| rFlag() const | objectFile | inline |
| rFlag_ | objectFile | private |
| rpPPInteraction typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| rpPWInteraction typedef | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | private |
| subDict(const word &keyword) | dictionary | |
| subDict(const word &keyword) const | dictionary | |
| subDictOrCreate(const word &keyword) | dictionary | |
| subDictPtr(const word &keyword) | dictionary | |
| subscribe(const subscriber *subscrbr, message msg) | observer | |
| subscribed() const | observer | inline |
| subscriber | observer | private |
| subscriber_ | observer | private |
| time() const | demComponent | inline |
| time() | demComponent | inline |
| time_ | demComponent | private |
| TimeInfo() const | demComponent | |
| timers() const | demComponent | inline |
| timers() | demComponent | inline |
| timers_ | demComponent | private |
| TypeInfo("interaction") | interaction | |
| pFlow::property::TypeInfo("property") | property | |
| pFlow::fileDictionary::TypeInfo("fileDictionary") | fileDictionary | |
| pFlow::dictionary::TypeInfo("dictionary") | dictionary | |
| pFlow::iEntry::TypeInfo("iEntry") | iEntry | |
| pFlow::demComponent::TypeInfo("demComponent") | demComponent | |
| TypeInfoTemplate13("grainInteraction", ContactForceModel, MotionModel, ContactListType) | grainInteraction< contactForceModel, geometryMotionModel, contactListType > | |
| typeName() const =0 | IOobject | pure virtual |
| wFlag() const | objectFile | inline |
| wFlag_ | objectFile | private |
| write(iOstream &os, const IOPattern &iop) const override | fileDictionary | virtual |
| write(iOstream &os) const override | fileDictionary | |
| pFlow::dictionary::write(iOstream &os) const override | dictionary | virtual |
| WRITE_ALWAYS enum value | objectFile | |
| WRITE_NEVER enum value | objectFile | |
| writeBanner(iOstream &os) const | IOfileHeader | |
| writeDictionary() | property | private |
| pFlow::fileDictionary::writeDictionary(iOstream &os, bool withBlock=true) const | dictionary | protected |
| writeFlag enum name | objectFile | |
| writeHeader() const | IOfileHeader | |
| writeHeader(iOstream &os, const word &typeName, bool forceWrite=false) const | IOfileHeader | |
| writeHeader(iOstream &os, bool forceWrite=false) const | IOfileHeader | |
| writeKeyword(iOstream &os) const | iEntry | protected |
| writeObject() const | IOobject | |
| writeObject(iOstream &os) const | IOobject | |
| writeSeparator(iOstream &os) const | IOfileHeader | |
| ~demComponent()=default | demComponent | virtual |
| ~iEntry() | iEntry | inlinevirtual |
| ~interaction() override=default | interaction | |
| ~IOobject() override | IOobject | |
| ~objectFile()=default | objectFile | virtual |
| ~observer() | observer | virtual |
| ~property() override=default | property | |