42template <std::
floating_po
int T>
43std::map<cell::type, std::pair<std::vector<T>, std::array<std::size_t, 3>>>
46 std::array<std::vector<md::mdspan<
const T, md::dextents<std::size_t, 2>>>,
49 std::array<std::vector<md::mdspan<
const T, md::dextents<std::size_t, 4>>>,
52 md::mdspan<
const T, md::dextents<std::size_t, 2>> coeffs,
int degree,
type
Cell type.
Definition cell.h:21
type
Map type.
Definition maps.h:40
type
Polyset (polynomial set) type.
Definition polyset.h:137