8 #include "finite-element.h"
type
Cell type.
Definition: cell.h:21
Placeholder.
Definition: brezzi-douglas-marini.h:10
FiniteElement create_rtc(cell::type celltype, int degree)
Definition: nce-rtc.cpp:23
FiniteElement create_nce(cell::type celltype, int degree)
Definition: nce-rtc.cpp:161
int degree(int handle)
Degree.
Definition: basix.cpp:195