dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Classes | Public Types | List of all members
Dune::PDELab::Simple::SparseMatrixBackend< Container, IndexType > Struct Template Reference

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

Classes

struct  MatrixHelper
 

Public Types

typedef IndexType size_type
 
template<typename Matrix , typename GFSV , typename GFSU >
using Pattern = Simple::SparseMatrixPattern
 The type of the pattern object passed to the GridOperator for pattern construction.
 

Member Typedef Documentation

◆ Pattern

template<template< typename > class Container = Simple::default_vector, typename IndexType = std::size_t>
template<typename Matrix , typename GFSV , typename GFSU >
using Dune::PDELab::Simple::SparseMatrixBackend< Container, IndexType >::Pattern = Simple::SparseMatrixPattern

The type of the pattern object passed to the GridOperator for pattern construction.

◆ size_type

template<template< typename > class Container = Simple::default_vector, typename IndexType = std::size_t>
typedef IndexType Dune::PDELab::Simple::SparseMatrixBackend< Container, IndexType >::size_type

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