dune-pdelab  2.0.0
Public Types | List of all members
Dune::PDELab::ISTLMatrixBackend::MatrixHelper< VV, VU, E > Struct Template Reference

#include <dune/pdelab/backend/istl/descriptors.hh>

Public Types

typedef ISTLMatrixContainer
< typename
VV::GridFunctionSpace,
typename VU::GridFunctionSpace,
typename
istl::build_matrix_type< E,
typename VV::Container,
typename VU::Container >::type,
Statistics
type
 

Member Typedef Documentation

template<typename VV , typename VU , typename E >
typedef ISTLMatrixContainer< typename VV::GridFunctionSpace, typename VU::GridFunctionSpace, typename istl::build_matrix_type< E, typename VV::Container, typename VU::Container >::type, Statistics > Dune::PDELab::ISTLMatrixBackend::MatrixHelper< VV, VU, E >::type

The documentation for this struct was generated from the following file: