HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Manicore::Diff_full< l, d > Struct Template Reference

Differential operator from $P_r\Lambda^l(R^d)$ to $P_{r-1}\Lambda^{l+1}(R^d)$. More...

#include <exterior.hpp>

Static Public Member Functions

static Eigen::MatrixXd get (const int r)
 
static Eigen::MatrixXd get_as_degr (const int r)
 

Detailed Description

template<size_t l, size_t d>
struct Manicore::Diff_full< l, d >

Differential operator from $P_r\Lambda^l(R^d)$ to $P_{r-1}\Lambda^{l+1}(R^d)$.

Member Function Documentation

◆ get()

template<size_t l, size_t d>
static Eigen::MatrixXd Manicore::Diff_full< l, d >::get ( const int  r)
inlinestatic

◆ get_as_degr()

template<size_t l, size_t d>
static Eigen::MatrixXd Manicore::Diff_full< l, d >::get_as_degr ( const int  r)
inlinestatic

The documentation for this struct was generated from the following file: