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

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

Public Types

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

Member Typedef Documentation

◆ OperationType

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

◆ Type

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: