7 #include "core/finite-element.h"
type
Cell type.
Definition: cell.h:21
Placeholder.
Definition: basix.h:10
FiniteElement create_nedelec(cell::type celltype, int degree)
Definition: nedelec.cpp:389
FiniteElement create_nedelec2(cell::type celltype, int degree)
Definition: nedelec.cpp:430
int degree(int handle)
Degree.
Definition: basix.cpp:167