HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Namespaces | Functions
compute_rotrot_norm.hpp File Reference
#include <xrot.hpp>
#include <xrotrot.hpp>
#include <parallel_for.hpp>
Include dependency graph for compute_rotrot_norm.hpp:
This graph shows which files directly or indirectly include this file:

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.