version 3.9-dev
matrix.hh File Reference

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

#include <type_traits>

Go to the source code of this file.

Classes

struct  Dumux::isBCRSMatrix< T >
 Helper type to determine whether a given type is a Dune::BCRSMatrix. More...
 
struct  Dumux::isBCRSMatrix< Dune::BCRSMatrix< B, A > >
 
struct  Dumux::isMultiTypeBlockMatrix< Args >
 Helper type to determine whether a given type is a Dune::MultiTypeBlockMatrix. More...
 
struct  Dumux::isMultiTypeBlockMatrix< Dune::MultiTypeBlockMatrix< Args... > >
 

Namespaces

namespace  Dune
 
namespace  Dumux
 
Include dependency graph for matrix.hh: