dune-pdelab  2.7-git
Public Types | List of all members
Dune::PDELab::Simple::MatrixBackend< 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

◆ type

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::Simple::MatrixBackend< Container >::MatrixHelper< VV, VU, E >::type

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