Sundance::DOFMapBase Member List
This is the complete list of members for
Sundance::DOFMapBase, including all inherited members.
| addGhostIndex(int dof) | Sundance::DOFMapBase | [inline, protected] |
| allowedFuncsOnCellBatch(int cellDim, const Array< int > &cellLIDs) const =0 | Sundance::DOFMapBase | [pure virtual] |
| batchedDofLookupTimer() | Sundance::DOFMapBase | [protected, static] |
| cellDim() const | Sundance::DOFMapBase | [inline, virtual] |
| comm() const | Sundance::DOFMapBase | [inline, protected] |
| dofLookupTimer() | Sundance::DOFMapBase | [protected, static] |
| DOFMapBase(const Mesh &mesh, int setupVerb) | Sundance::DOFMapBase | |
| funcDomains() const =0 | Sundance::DOFMapBase | [pure virtual] |
| getDOFsForCell(int cellDim, int cellLID, int funcID, Array< int > &dofs) const | Sundance::DOFMapBase | [virtual] |
| getDOFsForCellBatch(int cellDim, const Array< int > &cellLIDs, const Set< int > &requestedFuncSet, Array< Array< int > > &dofs, Array< int > &nNodes, int verb) const =0 | Sundance::DOFMapBase | [pure virtual] |
| ghostIndices() const | Sundance::DOFMapBase | [inline] |
| ghostIndices_ | Sundance::DOFMapBase | [private] |
| isHomogeneous() const | Sundance::DOFMapBase | [inline, virtual] |
| isLocalDOF(int dof) const | Sundance::DOFMapBase | [inline] |
| isRemote(int cellDim, int cellLID, int &ownerProcID) const | Sundance::DOFMapBase | [inline] |
| localProcID_ | Sundance::DOFMapBase | [private] |
| lowestLocalDOF() const | Sundance::DOFMapBase | [inline] |
| lowestLocalDOF_ | Sundance::DOFMapBase | [private] |
| mesh() const | Sundance::DOFMapBase | [inline] |
| mesh_ | Sundance::DOFMapBase | [private] |
| numDOFs() const | Sundance::DOFMapBase | [inline] |
| numDOFs_ | Sundance::DOFMapBase | [private] |
| numLocalDOFs() const | Sundance::DOFMapBase | [inline] |
| numLocalDOFs_ | Sundance::DOFMapBase | [private] |
| print(std::ostream &os) const =0 | Sundance::DOFMapBase | [pure virtual] |
| 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] |
| setupVerb_ | Sundance::DOFMapBase | [private] |
| ~DOFMapBase() | Sundance::DOFMapBase | [inline, virtual] |
| ~Printable() | Playa::Printable | [inline, virtual] |