39template <std::
floating_po
int T>
40std::map<cell::type, std::pair<std::vector<T>, std::array<std::size_t, 3>>>
43 std::array<std::vector<md::mdspan<
const T, md::dextents<std::size_t, 2>>>,
46 std::array<std::vector<md::mdspan<
const T, md::dextents<std::size_t, 4>>>,
49 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
Cell type.
Definition polyset.h:137