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

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

Public Types

typedef
simple::MatrixContainer
< typename
VV::GridFunctionSpace,
typename VU::GridFunctionSpace,
Container< E > > 
type
 

Member Typedef Documentation

template<template< typename > class Container = simple::default_vector>
template<typename VV , typename VU , typename E >
typedef simple::MatrixContainer<typename VV::GridFunctionSpace,typename VU::GridFunctionSpace,Container<E> > Dune::PDELab::SimpleMatrixBackend< Container >::MatrixHelper< VV, VU, E >::type

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