dune-pdelab 2.7-git
Loading...
Searching...
No Matches
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: