Loading...
Searching...
No Matches
8#include "finite-element.h"
19template <std::
floating_po
int T>
type
Cell type.
Definition: cell.h:21
Interfaces for creating finite elements.
Definition: e-brezzi-douglas-marini.h:13
FiniteElement< T > create_hhj(cell::type celltype, int degree, bool discontinuous)
Definition: e-hhj.cpp:19