|
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::DDR_PEC, including all inherited members.
| DDR_PEC(Mesh const &mesh, int r, bool use_threads=true, std::ostream &output=std::cout) | HArDCore3D::DDR_PEC | |
| discrete_hodge_star(size_t k, size_t d, size_t i_cell) const | HArDCore3D::DDR_PEC | |
| discrete_inv_hodge_star(size_t k, size_t d, size_t i_cell) const | HArDCore3D::DDR_PEC | |
| evaluate_basis(Eigen::Vector3d const &x, size_t k, size_t d, size_t i_cell, int i_basis) const | HArDCore3D::DDR_PEC | |
| evaluate_basis(Eigen::Vector3d const &x, size_t k, size_t d, size_t i, Eigen::VectorXd const &b) const | HArDCore3D::DDR_PEC | |
| evaluate_scalar_basis(Eigen::Vector3d const &x, size_t d, size_t i_cell, int i_basis) const | HArDCore3D::DDR_PEC | |
| get_diff(size_t l, size_t d) const | HArDCore3D::DDR_PEC | inline |
| get_diff_as_degr(size_t l, size_t d) const | HArDCore3D::DDR_PEC | inline |
| get_exterior_trace(size_t k, size_t d, size_t i_cell) const | HArDCore3D::DDR_PEC | |
| get_hodge_star(size_t k, size_t d, size_t i_cell) const | HArDCore3D::DDR_PEC | |
| get_Koszul(size_t l, size_t d) const | HArDCore3D::DDR_PEC | inline |
| get_mass(size_t k, size_t d, size_t i) const | HArDCore3D::DDR_PEC | |
| get_reduced_Koszul_m1(size_t l, size_t d) const | HArDCore3D::DDR_PEC | inline |
| get_scaling(size_t d, size_t i) const | HArDCore3D::DDR_PEC | |
| get_trace(size_t k, size_t d, size_t i, size_t j) const | HArDCore3D::DDR_PEC | |
| get_trimmed(size_t l, size_t d) const | HArDCore3D::DDR_PEC | inline |
| Kronecker typedef | HArDCore3D::DDR_PEC |