3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
matrix.hh File Reference

Type traits to be used with matrix types. More...

#include <type_traits>
#include <dune/istl/bcrsmatrix.hh>

Go to the source code of this file.

Description

Type traits to be used with matrix types.

Classes

struct  Dumux::isBCRSMatrix< T >
 Helper type to determine whether a given type is a Dune::BCRSMatrix. More...
 
struct  Dumux::isBCRSMatrix< Dune::BCRSMatrix< T > >
 Helper type to determine whether a given type is a Dune::BCRSMatrix. More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
Include dependency graph for matrix.hh: