50 std::shared_ptr<SegExp>>(m,
"SegExp", py::multiple_inheritance())
54 std::shared_ptr<TriExp>>(m,
"TriExp", py::multiple_inheritance())
59 std::shared_ptr<QuadExp>>(m,
"QuadExp",
60 py::multiple_inheritance())
65 std::shared_ptr<TetExp>>(m,
"TetExp", py::multiple_inheritance())
70 std::shared_ptr<PrismExp>>(m,
"PrismExp",
71 py::multiple_inheritance())
76 std::shared_ptr<PyrExp>>(m,
"PyrExp", py::multiple_inheritance())
81 std::shared_ptr<HexExp>>(m,
"HexExp", py::multiple_inheritance())