OGS
LocalDOF.h File Reference

Detailed Description

Definition in file LocalDOF.h.

#include <boost/mp11.hpp>
#include "NumLib/Fem/ShapeMatrixPolicy.h"
Include dependency graph for LocalDOF.h:
This graph shows which files directly or indirectly include this file:

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)