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

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

Public Types

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

Member Typedef Documentation

template<typename EntriesPerRow = std::size_t>
template<typename VV , typename VU , typename E >
typedef ISTLMatrixContainer< typename VV::GridFunctionSpace, typename VU::GridFunctionSpace, typename build_matrix_type< E, typename VV::Container, typename VU::Container >::type, Statistics > Dune::PDELab::istl::BCRSMatrixBackend< EntriesPerRow >::MatrixHelper< VV, VU, E >::type

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