dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::BlockDiagonalLinearOperator< DiscreteFunctionSpace, LocalBlock >::CommDataHandle< Operation > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/operator/linear/blockdiagonal.hh>

Public Types

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

Member Typedef Documentation

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: