DUNE PDELab (2.9)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PDELab::ISTL::nesting_depth< T > Struct Template Reference
TMP for figuring out the depth up to which ISTL containers are nested. More...
#include <dune/pdelab/backend/istl/utility.hh>
Detailed Description
template<typename T>
struct Dune::PDELab::ISTL::nesting_depth< T >
struct Dune::PDELab::ISTL::nesting_depth< T >
TMP for figuring out the depth up to which ISTL containers are nested.
This TMP calculates the nesting depth of ISTL containers. A FieldVector or FieldMatrix has a depth of 1.
The documentation for this struct was generated from the following file:
- dune/pdelab/backend/istl/utility.hh
