, including all inherited members.
| addGhostIndex(int dof) | Sundance::DOFMapBase | [inline, protected] |
| allocate(const Mesh &mesh) | Sundance::MixedDOFMap | [private] |
| allowedFuncsOnCellBatch(int cellDim, const Array< int > &cellLID) const | Sundance::SpatiallyHomogeneousDOFMapBase | [inline, virtual] |
| basis(int basisChunk) const | Sundance::MixedDOFMap | [inline] |
| batchedDofLookupTimer() | Sundance::DOFMapBase | [protected, static] |
| buildMaximalDofTable() const | Sundance::MixedDOFMap | [private] |
| cellDim() const | Sundance::DOFMapBase | [inline, virtual] |
| cellHasAnyDOFs_ | Sundance::MixedDOFMap | [private] |
| checkTable() const | Sundance::MixedDOFMap | [private] |
| chunkForFuncID(int funcID) const | Sundance::MixedDOFMap | [inline] |
| comm() const | Sundance::DOFMapBase | [inline, protected] |
| computeOffsets(int dim, int localCount) | Sundance::MixedDOFMap | [private] |
| dim_ | Sundance::MixedDOFMap | [private] |
| dofLookupTimer() | Sundance::DOFMapBase | [protected, static] |
| DOFMapBase(const Mesh &mesh, int setupVerb) | Sundance::DOFMapBase | |
| dofs_ | Sundance::MixedDOFMap | [private] |
| funcDomains() const | Sundance::SpatiallyHomogeneousDOFMapBase | [inline, virtual] |
| funcID(int basisChunk) const | Sundance::MixedDOFMap | [inline] |
| getDOFsForCell(int cellDim, int cellLID, int funcID, Array< int > &dofs) const | Sundance::DOFMapBase | [virtual] |
| getDOFsForCellBatch(int cellDim, const Array< int > &cellLID, const Set< int > &requestedFuncSet, Array< Array< int > > &dofs, Array< int > &nNodes, int verbosity) const | Sundance::MixedDOFMap | [virtual] |
| getInitialDOFForCell(int cellDim, int cellLID, int basisChunk) const | Sundance::MixedDOFMap | [inline, private] |
| getInitialDOFPtrForCell(int cellDim, int cellLID, int basisChunk) | Sundance::MixedDOFMap | [inline, private] |
| getInitialDOFPtrForCell(int cellDim, int cellLID, int basisChunk) const | Sundance::MixedDOFMap | [inline, private] |
| ghostIndices() const | Sundance::DOFMapBase | [inline] |
| hasBeenAssigned(int cellDim, int cellLID) const | Sundance::MixedDOFMap | [inline, private] |
| hasBeenAssigned_ | Sundance::MixedDOFMap | [private] |
| haveMaximalDofs_ | Sundance::MixedDOFMap | [mutable, private] |
| indexForFuncID(int funcID) const | Sundance::MixedDOFMap | [inline] |
| initMap() | Sundance::MixedDOFMap | [private] |
| isHomogeneous() const | Sundance::SpatiallyHomogeneousDOFMapBase | [inline, virtual] |
| isLocalDOF(int dof) const | Sundance::DOFMapBase | [inline] |
| isRemote(int cellDim, int cellLID, int &ownerProcID) const | Sundance::DOFMapBase | [inline] |
| localNodePtrs_ | Sundance::MixedDOFMap | [private] |
| lowestLocalDOF() const | Sundance::DOFMapBase | [inline] |
| mapStruct() const | Sundance::MixedDOFMap | [inline, virtual] |
| markAsAssigned(int cellDim, int cellLID) | Sundance::MixedDOFMap | [inline, private] |
| maxCells_ | Sundance::MixedDOFMap | [private] |
| maximalDofs_ | Sundance::MixedDOFMap | [mutable, private] |
| mesh() const | Sundance::DOFMapBase | [inline] |
| MixedDOFMap(const Mesh &mesh, const Array< RCP< BasisDOFTopologyBase > > &basis, const CellFilter &maxCells, int setupVerb) | Sundance::MixedDOFMap | |
| nBasisChunks() const | Sundance::MixedDOFMap | [inline] |
| nDofsPerCell_ | Sundance::MixedDOFMap | [private] |
| nFuncs(int basisChunk) const | Sundance::MixedDOFMap | [inline] |
| nFuncs_ | Sundance::MixedDOFMap | [private] |
| nNodesPerCell_ | Sundance::MixedDOFMap | [private] |
| numDOFs() const | Sundance::DOFMapBase | [inline] |
| numFacets_ | Sundance::MixedDOFMap | [private] |
| numLocalDOFs() const | Sundance::DOFMapBase | [inline] |
| originalFacetOrientation_ | Sundance::MixedDOFMap | [private] |
| print(std::ostream &os) const | Sundance::SpatiallyHomogeneousDOFMapBase | [virtual] |
| setDOFs(int basisChunk, int cellDim, int cellLID, int &nextDOF, bool isRemote=false) | Sundance::MixedDOFMap | [private] |
| setLowestLocalDOF(int low) | Sundance::DOFMapBase | [inline, protected] |
| setNumLocalDOFs(int numDOFs) | Sundance::DOFMapBase | [inline, protected] |
| setTotalNumDOFs(int numDOFs) | Sundance::DOFMapBase | [inline, protected] |
| setupVerb() const | Sundance::DOFMapBase | [inline] |
| shareDOFs(int cellDim, const Array< Array< int > > &outgoingCellRequests) | Sundance::MixedDOFMap | [private] |
| SpatiallyHomogeneousDOFMapBase(const Mesh &mesh, int nTotalFuncs, int setupVerb) | Sundance::SpatiallyHomogeneousDOFMapBase | |
| structure_ | Sundance::MixedDOFMap | [private] |
| totalNDofsPerCell_ | Sundance::MixedDOFMap | [private] |
| totalNNodesPerCell_ | Sundance::MixedDOFMap | [private] |
| uninitializedVal() | Sundance::MixedDOFMap | [inline, private, static] |
| ~DOFMapBase() | Sundance::DOFMapBase | [inline, virtual] |
| ~MixedDOFMap() | Sundance::MixedDOFMap | [inline, virtual] |
| ~Printable() | Playa::Printable | [inline, virtual] |
| ~SpatiallyHomogeneousDOFMapBase() | Sundance::SpatiallyHomogeneousDOFMapBase | [inline, virtual] |