|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
This is the complete list of members for HArDCore3D::LAXGrad, including all inherited members.
| addInnerProductContribution(const Cell &T, const Face &F, Eigen::MatrixXd &prodT, const Eigen::MatrixXd &prodF) const | HArDCore3D::GlobalDOFSpace | |
| cellBases(size_t iT) const | HArDCore3D::LAXGrad | inline |
| cellBases(const Cell &T) const | HArDCore3D::LAXGrad | inline |
| cellOperators(size_t iT) const | HArDCore3D::LAXGrad | inline |
| cellOperators(const Cell &T) const | HArDCore3D::LAXGrad | inline |
| computeL2Product(const size_t iT, const double &penalty_factor=1., const Eigen::MatrixXd &mass_Pkpo_T=Eigen::MatrixXd::Zero(1, 1), const IntegralWeight &weight=IntegralWeight(1.)) const | HArDCore3D::LAXGrad | |
| degree() const | HArDCore3D::LAXGrad | inline |
| dimension() const | HArDCore3D::LocalDOFSpace | inline |
| dimension(size_t d, size_t i) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionCell(const Cell &T) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionCell(size_t iT) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionEdge(const Edge &E) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionEdge(size_t iE) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionFace(const Face &F) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionFace(size_t iF) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionVertex(const Vertex &V) const | HArDCore3D::LocalDOFSpace | inline |
| dimensionVertex(size_t iV) const | HArDCore3D::LocalDOFSpace | inline |
| edgeBases(size_t iE) const | HArDCore3D::LAXGrad | inline |
| edgeBases(const Edge &E) const | HArDCore3D::LAXGrad | inline |
| edgeOperators(size_t iE) const | HArDCore3D::LAXGrad | inline |
| edgeOperators(const Edge &E) const | HArDCore3D::LAXGrad | inline |
| extendOperator(const Cell &T, const Face &F, const Eigen::MatrixXd &opF) const | HArDCore3D::GlobalDOFSpace | |
| extendOperator(const Cell &T, const Edge &E, const Eigen::MatrixXd &opE) const | HArDCore3D::GlobalDOFSpace | |
| extendOperator(const Face &F, const Edge &E, const Eigen::MatrixXd &opE) const | HArDCore3D::GlobalDOFSpace | |
| extendOperator(size_t d1, size_t i1, size_t d2, size_t i2, const Eigen::MatrixXd &op) const | HArDCore3D::GlobalDOFSpace | |
| faceBases(size_t iF) const | HArDCore3D::LAXGrad | inline |
| faceBases(const Face &F) const | HArDCore3D::LAXGrad | inline |
| faceOperators(size_t iF) const | HArDCore3D::LAXGrad | inline |
| faceOperators(const Face &F) const | HArDCore3D::LAXGrad | inline |
| FunctionType typedef | HArDCore3D::LAXGrad | |
| globalDOFIndices(const Cell &T) const | HArDCore3D::GlobalDOFSpace | |
| globalDOFIndices(const Face &F) const | HArDCore3D::GlobalDOFSpace | |
| GlobalDOFSpace(const Mesh &mesh, size_t n_local_vertex_dofs, size_t n_local_edge_dofs, size_t n_local_face_dofs, size_t n_local_cell_dofs) | HArDCore3D::GlobalDOFSpace | |
| globalOffset(const Vertex &V) const | HArDCore3D::GlobalDOFSpace | inline |
| globalOffset(const Edge &E) const | HArDCore3D::GlobalDOFSpace | inline |
| globalOffset(const Face &F) const | HArDCore3D::GlobalDOFSpace | inline |
| globalOffset(const Cell &T) const | HArDCore3D::GlobalDOFSpace | inline |
| globalOffset(size_t d, size_t i) const | HArDCore3D::GlobalDOFSpace | inline |
| interpolate(const LAFunctionType &q, const int doe_cell=-1, const int doe_face=-1, const int doe_edge=-1) const | HArDCore3D::LAXGrad | |
| LAFunctionType typedef | HArDCore3D::LAXGrad | |
| LAXGrad(const LieAlgebra &lie_algebra, const XGrad &xgrad, bool use_threads=true, std::ostream &output=std::cout) | HArDCore3D::LAXGrad | |
| LocalDOFSpace(const Mesh &mesh, size_t n_local_vertex_dofs, size_t n_local_edge_dofs, size_t n_local_face_dofs, size_t n_local_cell_dofs) | HArDCore3D::LocalDOFSpace | |
| localOffset(const Edge &E, const Vertex &V) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Edge &E) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Face &F, const Vertex &V) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Face &F, const Edge &E) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Face &F) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Cell &T, const Vertex &V) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Cell &T, const Edge &E) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Cell &T, const Face &F) const | HArDCore3D::LocalDOFSpace | inline |
| localOffset(const Cell &T) const | HArDCore3D::LocalDOFSpace | inline |
| m_mesh | HArDCore3D::LocalDOFSpace | protected |
| m_n_local_cell_dofs | HArDCore3D::LocalDOFSpace | protected |
| m_n_local_edge_dofs | HArDCore3D::LocalDOFSpace | protected |
| m_n_local_face_dofs | HArDCore3D::LocalDOFSpace | protected |
| m_n_local_vertex_dofs | HArDCore3D::LocalDOFSpace | protected |
| mesh() const | HArDCore3D::LAXGrad | inline |
| numLocalDofs(size_t d) const | HArDCore3D::LocalDOFSpace | inline |
| numLocalDofsCell() const | HArDCore3D::LocalDOFSpace | inline |
| numLocalDofsEdge() const | HArDCore3D::LocalDOFSpace | inline |
| numLocalDofsFace() const | HArDCore3D::LocalDOFSpace | inline |
| numLocalDofsVertex() const | HArDCore3D::LocalDOFSpace | inline |
| restrict(const Edge &E, const Eigen::VectorXd vh) const | HArDCore3D::GlobalDOFSpace | inline |
| restrict(const Face &F, const Eigen::VectorXd vh) const | HArDCore3D::GlobalDOFSpace | inline |
| restrict(const Cell &T, const Eigen::VectorXd vh) const | HArDCore3D::GlobalDOFSpace | inline |
| restrictCell(size_t iT, const Eigen::VectorXd &vh) const | HArDCore3D::GlobalDOFSpace | |
| restrictEdge(size_t iE, const Eigen::VectorXd &vh) const | HArDCore3D::GlobalDOFSpace | |
| restrictFace(size_t iF, const Eigen::VectorXd &vh) const | HArDCore3D::GlobalDOFSpace |