dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::TupleDiscreteFunctionSpaceTraits< DiscreteFunctionSpaces >::CommDataHandle< DiscreteFunction, Operation > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/combinedspace/tuplespace.hh>

Public Types

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

Member Typedef Documentation

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

type of operatation to perform on scatter

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

type of data handle


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