|
Panzer Version of the Day
|
This is the complete list of members for panzer::GlobalIndexer, including all inherited members.
| buildLocalIds() | panzer::GlobalIndexer | inlineprotected |
| buildLocalIdsFromOwnedElements(std::vector< std::vector< panzer::LocalOrdinal > > &localIDs) const | panzer::GlobalIndexer | inlineprotected |
| fieldInBlock(const std::string &field, const std::string &block) const =0 | panzer::GlobalIndexer | pure virtual |
| getBlockFieldNumbers(const std::string &blockId) const =0 | panzer::GlobalIndexer | pure virtual |
| getComm() const =0 | panzer::GlobalIndexer | pure virtual |
| getConnManager() const =0 | panzer::GlobalIndexer | pure virtual |
| getElementBlock(const std::string &blockId) const =0 | panzer::GlobalIndexer | pure virtual |
| getElementBlockGIDCount(const std::size_t &blockIndex) const =0 | panzer::GlobalIndexer | pure virtual |
| getElementBlockGIDCount(const std::string &blockId) const =0 | panzer::GlobalIndexer | pure virtual |
| getElementBlockIds(std::vector< std::string > &elementBlockIds) const =0 | panzer::GlobalIndexer | pure virtual |
| getElementGIDs(panzer::LocalOrdinal localElmtId, std::vector< panzer::GlobalOrdinal > &gids, const std::string &blockIdHint="") const =0 | panzer::GlobalIndexer | pure virtual |
| getElementGIDsAsInt(panzer::LocalOrdinal localElmtId, std::vector< int > &gids, const std::string &blockIdHint="") const =0 | panzer::GlobalIndexer | pure virtual |
| getElementLIDs(panzer::LocalOrdinal localElmtId) const | panzer::GlobalIndexer | inline |
| getElementLIDs(PHX::View< const int * > cellIds, ArrayT lids, const int num_dofs=0) const | panzer::GlobalIndexer | inline |
| getElementOrientation(panzer::LocalOrdinal localElmtId, std::vector< double > &gidsOrientation) const =0 | panzer::GlobalIndexer | pure virtual |
| getFieldNum(const std::string &str) const =0 | panzer::GlobalIndexer | pure virtual |
| getFieldOrder(std::vector< std::string > &fieldOrder) const =0 | panzer::GlobalIndexer | pure virtual |
| getFieldString(int num) const =0 | panzer::GlobalIndexer | pure virtual |
| getGhostedIndices(std::vector< panzer::GlobalOrdinal > &indices) const =0 | panzer::GlobalIndexer | pure virtual |
| getGhostedIndicesAsInt(std::vector< int > &indices) const =0 | panzer::GlobalIndexer | pure virtual |
| getGIDFieldOffsets(const std::string &blockId, int fieldNum) const =0 | panzer::GlobalIndexer | pure virtual |
| getGIDFieldOffsets_closure(const std::string &blockId, int fieldNum, int subcellDim, int subcellId) const =0 | panzer::GlobalIndexer | pure virtual |
| getLIDs() const | panzer::GlobalIndexer | inline |
| getNumFields() const =0 | panzer::GlobalIndexer | pure virtual |
| getNumGhosted() const =0 | panzer::GlobalIndexer | pure virtual |
| getNumOwned() const =0 | panzer::GlobalIndexer | pure virtual |
| getNumOwnedAndGhosted() const =0 | panzer::GlobalIndexer | pure virtual |
| getOwnedAndGhostedIndices(std::vector< panzer::GlobalOrdinal > &indices) const =0 | panzer::GlobalIndexer | pure virtual |
| getOwnedAndGhostedIndicesAsInt(std::vector< int > &indices) const =0 | panzer::GlobalIndexer | pure virtual |
| getOwnedIndices(std::vector< panzer::GlobalOrdinal > &indices) const =0 | panzer::GlobalIndexer | pure virtual |
| getOwnedIndicesAsInt(std::vector< int > &indices) const =0 | panzer::GlobalIndexer | pure virtual |
| localIDs_k_ | panzer::GlobalIndexer | private |
| ownedIndices(const std::vector< panzer::GlobalOrdinal > &indices, std::vector< bool > &isOwned) const =0 | panzer::GlobalIndexer | pure virtual |
| setLocalIds(const std::vector< std::vector< panzer::LocalOrdinal > > &localIDs) | panzer::GlobalIndexer | inlineprotected |
| shareLocalIDs(const GlobalIndexer &src) | panzer::GlobalIndexer | inlineprotected |
| ~GlobalIndexer() | panzer::GlobalIndexer | inlinevirtual |