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

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

Public Types

typedef
simple::SparseMatrixContainer
< typename
VV::GridFunctionSpace,
typename VU::GridFunctionSpace,
Container, E, size_type
type
 

Member Typedef Documentation

template<template< typename > class Container = simple::default_vector, typename IndexType = std::size_t>
template<typename VV , typename VU , typename E >
typedef simple::SparseMatrixContainer<typename VV::GridFunctionSpace,typename VU::GridFunctionSpace,Container, E, size_type> Dune::PDELab::SimpleSparseMatrixBackend< Container, IndexType >::MatrixHelper< VV, VU, E >::type

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