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

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

Public Types

typedef DiscreteFunctionSpace::template CommDataHandle< DiscreteFunction, Operation >::Type Type
 type of data handle More...
 
typedef DiscreteFunctionSpace::template CommDataHandle< DiscreteFunction, Operation >::OperationType OperationType
 type of operatation to perform on scatter More...
 

Member Typedef Documentation

template<class DiscreteFunctionSpace, int N>
template<class DiscreteFunction, class Operation = typename DiscreteFunctionSpace::template CommDataHandle< DiscreteFunctionSpace >::OperationType>
typedef DiscreteFunctionSpace:: template CommDataHandle< DiscreteFunction, Operation >::OperationType Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::CommDataHandle< DiscreteFunction, Operation >::OperationType

type of operatation to perform on scatter

template<class DiscreteFunctionSpace, int N>
template<class DiscreteFunction, class Operation = typename DiscreteFunctionSpace::template CommDataHandle< DiscreteFunctionSpace >::OperationType>
typedef DiscreteFunctionSpace:: template CommDataHandle< DiscreteFunction, Operation >::Type Dune::Fem::PowerDiscreteFunctionSpaceTraits< DiscreteFunctionSpace, N >::CommDataHandle< DiscreteFunction, Operation >::Type

type of data handle


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