dune-pdelab  2.7-git
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 BCRSMatrix< typename VV::GridFunctionSpace, typename VU::GridFunctionSpace, typename build_matrix_type< E, typename VV::Container, typename VU::Container >::type, Statisticstype
 

Member Typedef Documentation

◆ type

template<typename EntriesPerRow = std::size_t>
template<typename VV , typename VU , typename E >
typedef BCRSMatrix< 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: