dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::Fem::TupleDiscreteFunctionSpaceTraits< CombineOp, DiscreteFunctionSpaces >::CommDataHandle< DiscreteFunction, Operation > Struct Template Reference

#include <dune/fem/space/combinedspace/tuplespace.hh>

Public Types

typedef DefaultCommunicationHandler< DiscreteFunction, Operation > Type
 type of data handle
 
typedef Operation OperationType
 type of operatation to perform on scatter
 

Member Typedef Documentation

◆ OperationType

template<class CombineOp , class ... DiscreteFunctionSpaces>
template<class DiscreteFunction , class Operation = DFCommunicationOperation::Copy>
typedef Operation Dune::Fem::TupleDiscreteFunctionSpaceTraits< CombineOp, DiscreteFunctionSpaces >::CommDataHandle< DiscreteFunction, Operation >::OperationType

type of operatation to perform on scatter

◆ Type

template<class CombineOp , class ... DiscreteFunctionSpaces>
template<class DiscreteFunction , class Operation = DFCommunicationOperation::Copy>
typedef DefaultCommunicationHandler< DiscreteFunction, Operation > Dune::Fem::TupleDiscreteFunctionSpaceTraits< CombineOp, DiscreteFunctionSpaces >::CommDataHandle< DiscreteFunction, Operation >::Type

type of data handle


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