HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
|
Go to the source code of this file.
Namespaces | |
namespace | HArDCore2D |
Functions | |
double | HArDCore2D::compute_squared_rotrot_norm (size_t iT, const Eigen::VectorXd &vT, const XRot &x_rot, const XRotRot &x_rotrot) |
Compute the squared rotrot norm on the element of index iT. | |
double | HArDCore2D::compute_rotrot_norm (const Eigen::VectorXd &v, const XRot &x_rot, const XRotRot &x_rotrot) |
Compute rotrot norm. | |