dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits Class Reference

#include <dune/fem/operator/matrix/densematrix.hh>

Public Types

typedef MatrixObject::DomainSpaceType DomainSpaceType
 
typedef MatrixObject::RangeSpaceType RangeSpaceType
 
typedef MatrixObject::Field RangeFieldType
 
typedef RangeFieldType LittleBlockType
 
typedef MatrixObject::LocalMatrix LocalMatrixType
 

Member Typedef Documentation

◆ DomainSpaceType

template<class DomainSpace , class RangeSpace >
typedef MatrixObject::DomainSpaceType Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::DomainSpaceType

◆ LittleBlockType

template<class DomainSpace , class RangeSpace >
typedef RangeFieldType Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::LittleBlockType

◆ LocalMatrixType

template<class DomainSpace , class RangeSpace >
typedef MatrixObject::LocalMatrix Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::LocalMatrixType

◆ RangeFieldType

template<class DomainSpace , class RangeSpace >
typedef MatrixObject::Field Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::RangeFieldType

◆ RangeSpaceType

template<class DomainSpace , class RangeSpace >
typedef MatrixObject::RangeSpaceType Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::RangeSpaceType

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