Test whether a type is an ISTL Matrix.
More...
#include <dune/istl/matrixutils.hh>
List of all members.
Public Types |
enum | { value = false
} |
Detailed Description
template<typename T>
struct Dune::IsMatrix< T >
Test whether a type is an ISTL Matrix.
Member Enumeration Documentation
- Enumerator:
value |
True if T is an ISTL matrix.
|
The documentation for this struct was generated from the following file: