|
Panzer Version of the Day
|
This is the complete list of members for panzer::Filtered_GlobalIndexer, including all inherited members.
| base_ | panzer::Filtered_GlobalIndexer | private |
| 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 | panzer::Filtered_GlobalIndexer | inlinevirtual |
| Filtered_GlobalIndexer() | panzer::Filtered_GlobalIndexer | |
| getBlockFieldNumbers(const std::string &blockId) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getComm() const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getConnManager() const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getElementBlock(const std::string &blockId) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getElementBlockGIDCount(const std::string &blockId) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getElementBlockGIDCount(const std::size_t &blockIndex) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getElementBlockIds(std::vector< std::string > &elementBlockIds) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getElementGIDs(panzer::LocalOrdinal localElmtId, std::vector< panzer::GlobalOrdinal > &gids, const std::string &blockIdHint="") const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getElementGIDsAsInt(panzer::LocalOrdinal localElmtId, std::vector< int > &gids, const std::string &blockIdHint="") const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| 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 | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getFieldNum(const std::string &str) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getFieldOrder(std::vector< std::string > &fieldOrder) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getFieldString(int fieldNum) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getFilteredOwnedAndGhostedIndices(std::vector< panzer::GlobalOrdinal > &indices) const | panzer::Filtered_GlobalIndexer | |
| getGhostedIndices(std::vector< panzer::GlobalOrdinal > &indices) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getGhostedIndicesAsInt(std::vector< int > &indices) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getGIDFieldOffsets(const std::string &blockId, int fieldNum) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getGIDFieldOffsets_closure(const std::string &blockId, int fieldNum, int subcellDim, int subcellId) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getLIDs() const | panzer::GlobalIndexer | inline |
| getNumFields() const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getNumGhosted() const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getNumOwned() const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getNumOwnedAndGhosted() const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getOwnedAndGhostedIndices(std::vector< panzer::GlobalOrdinal > &indices) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getOwnedAndGhostedIndicesAsInt(std::vector< int > &indices) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getOwnedAndGhostedNotFilteredIndicator(std::vector< int > &indicator) const | panzer::Filtered_GlobalIndexer | |
| getOwnedIndices(std::vector< panzer::GlobalOrdinal > &indices) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| getOwnedIndicesAsInt(std::vector< int > &indices) const | panzer::Filtered_GlobalIndexer | inlinevirtual |
| ghosted_ | panzer::Filtered_GlobalIndexer | private |
| initialize(const Teuchos::RCP< const GlobalIndexer > &ugi, const std::vector< panzer::GlobalOrdinal > &filteredIndices) | panzer::Filtered_GlobalIndexer | |
| localIDs_k_ | panzer::GlobalIndexer | private |
| owned_ | panzer::Filtered_GlobalIndexer | private |
| ownedIndices(const std::vector< panzer::GlobalOrdinal > &indices, std::vector< bool > &isOwned) const | panzer::Filtered_GlobalIndexer | virtual |
| setLocalIds(const std::vector< std::vector< panzer::LocalOrdinal > > &localIDs) | panzer::GlobalIndexer | inlineprotected |
| shareLocalIDs(const GlobalIndexer &src) | panzer::GlobalIndexer | inlineprotected |
| ~Filtered_GlobalIndexer() | panzer::Filtered_GlobalIndexer | inlinevirtual |
| ~GlobalIndexer() | panzer::GlobalIndexer | inlinevirtual |