dune-pdelab  2.0.0
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>

Inheritance diagram for Dune::PDELab::istl::nesting_depth< T >:
Inheritance graph

Detailed Description

template<typename 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: