Differential operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r-1}\Lambda^{l+1}(\mathbb{R}^d)\).
More...
#include <exterior_objects.hpp>
|
static Eigen::MatrixXd | get (const int r) |
| Differential operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r-1}\Lambda^{l+1}(\mathbb{R}^d)\). More...
|
|
static Eigen::MatrixXd | get_as_degr (const int r) |
| Differential operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r}\Lambda^{l+1}(\mathbb{R}^d)\). More...
|
|
template<size_t l, size_t d>
struct Manicore::Diff_full< l, d >
Differential operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r-1}\Lambda^{l+1}(\mathbb{R}^d)\).
◆ get()
template<size_t l, size_t d>
Differential operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r-1}\Lambda^{l+1}(\mathbb{R}^d)\).
- Parameters
-
◆ get_as_degr()
template<size_t l, size_t d>
Differential operator from \(\mathcal{P}_r\Lambda^l(\mathbb{R}^d)\) to \(\mathcal{P}_{r}\Lambda^{l+1}(\mathbb{R}^d)\).
- Parameters
-
The documentation for this struct was generated from the following file: