8 #include "core/finite-element.h"
type
Cell type.
Definition: cell.h:21
Placeholder.
Definition: basix.h:10
FiniteElement create_rtc(cell::type celltype, int degree)
Definition: nce-rtc.cpp:20
FiniteElement create_nce(cell::type celltype, int degree)
Definition: nce-rtc.cpp:187
int degree(int handle)
Degree.
Definition: basix.cpp:167