![]() |
OGS
|
|
Go to the source code of this file.
Classes | |
| struct | NumLib::Vectorial< ShapeFunction, Dim > |
| struct | NumLib::detail::NumberOfDofs< ShapeFunction > |
| struct | NumLib::detail::NumberOfDofs< Vectorial< ShapeFunction, Dim > > |
Namespaces | |
| namespace | NumLib |
| namespace | NumLib::detail |
Functions | |
| template<typename... Ns_t, typename ElementDOFVector, int... Offsets, int... Sizes> | |
| auto | NumLib::detail::localDOFImpl (ElementDOFVector const &x, boost::mp11::mp_list_c< int, Offsets... >, boost::mp11::mp_list_c< int, Sizes... >) |
| template<typename... Ns_t, typename ElementDOFVector> | |
| auto | NumLib::localDOF (ElementDOFVector const &x) |