7 #include "finite-element.h"
type
Cell type.
Definition: cell.h:21
Placeholder.
Definition: brezzi-douglas-marini.h:10
FiniteElement create_nedelec(cell::type celltype, int degree)
Definition: nedelec.cpp:357
FiniteElement create_nedelec2(cell::type celltype, int degree)
Definition: nedelec.cpp:390
int degree(int handle)
Degree.
Definition: basix.cpp:195