Type traits to be used with vector types.
#include <type_traits>#include <dune/istl/multitypeblockvector.hh>Go to the source code of this file.
| Classes | |
| struct | Dumux::isMultiTypeBlockVector< T > | 
| Helper type to determine whether a given type is a Dune::MultiTypeBlockVector.  More... | |
| struct | Dumux::isMultiTypeBlockVector< Dune::MultiTypeBlockVector< T... > > | 
| Helper type to determine whether a given type is a Dune::MultiTypeBlockVector.  More... | |
| Namespaces | |
| namespace | Dumux |