dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Fem::BlockDiagonalLinearOperator< DiscreteFunctionSpace, LocalBlock >::CommDataHandle< Operation > Struct Template Reference

#include <dune/fem/operator/linear/blockdiagonal.hh>

Public Types

typedef DiscreteFunctionSpaceType::template CommDataHandle< ThisType, Operation >::Type Type
 

Member Typedef Documentation

◆ Type

template<class DiscreteFunctionSpace , class LocalBlock = Dune::FieldMatrix< typename DiscreteFunctionSpace :: RangeFieldType, DiscreteFunctionSpace::localBlockSize, DiscreteFunctionSpace::localBlockSize >>
template<class Operation >
typedef DiscreteFunctionSpaceType::template CommDataHandle<ThisType,Operation>::Type Dune::Fem::BlockDiagonalLinearOperator< DiscreteFunctionSpace, LocalBlock >::CommDataHandle< Operation >::Type

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