dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::PDELab::Simple::SparseMatrixBackend< 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_typetype
 

Member Typedef Documentation

◆ type

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

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