DealBaseDoFs Member List
This is the complete list of members for
DealBaseDoFs, including all inherited members.
| DealBaseDoFs() | DealBaseDoFs | [inline] |
| getAdjDoFCell(DoFCell cell, CellDirection3D dir) | DealBaseDoFs | [static] |
| getCentralValuesFromDofs(DoFHandler< 3 > &dof, const VecDouble &sol, VecDouble &cValues, unsigned component) | DealBaseDoFs | |
| getDoFCellAtPoint(const DoFHandler< 3 > &dof, const Point< 3 > &p) | DealBaseDoFs | [static] |
| getDoFVerticeValue(DoFCell cell, VertexDirection3D dir, unsigned deg, const VecDouble &vSol) | DealBaseDoFs | [static] |
| getValuesAtCells(DoFHandler< 3 > &dofs, const VecDouble &sol, VecDouble cValues) | DealBaseDoFs | |
| getValuesAtFaces(DoFHandler< 3 > &dof, const Vetor &sol, Matrix &Mvalues, const std::vector< unsigned > &components, const bool homMesh) | DealBaseDoFs | [inline] |
| getVerticeValuesFromDofs(DoFHandler< 3 > &dofs, const VecDouble &vSol, VecDouble &vVerticesValues, unsigned deg) | DealBaseDoFs | [static] |
| printCellDofsInformation(const DoFHandler< 2 > &dofs, std::ostream &out) | DealBaseDoFs | |
| printCellDofsInformation(const DoFHandler< 3 > &dofs) | DealBaseDoFs | |
| printFE(FiniteElement< 3 > &fe) | DealBaseDoFs | |
| projectDofSolutionAtVertice(const DoFHandler< 3 > &dofs, int deg, const VecDouble &vDofSol, VecDouble &vSol) | DealBaseDoFs | |
| ~DealBaseDoFs() | DealBaseDoFs | [inline] |