8 #include "finite-element.h"
type
Cell type.
Definition: cell.h:21
Placeholder.
Definition: brezzi-douglas-marini.h:10
FiniteElement create_serendipity_div(cell::type celltype, int degree)
Definition: serendipity.cpp:656
FiniteElement create_serendipity(cell::type celltype, int degree)
Definition: serendipity.cpp:551
int degree(int handle)
Degree.
Definition: basix.cpp:195
FiniteElement create_serendipity_curl(cell::type celltype, int degree)
Definition: serendipity.cpp:727