7 #include "finite-element.h"
type
Cell type.
Definition: cell.h:17
Placeholder.
Definition: brezzi-douglas-marini.h:10
FiniteElement create_nedelec(cell::type celltype, int degree)
Definition: nedelec.cpp:347
FiniteElement create_nedelec2(cell::type celltype, int degree)
Definition: nedelec.cpp:380