DUNE-FEM (unstable)

Dune::Fem::DiscreteFunctionSpaceInterface< FunctionSpaceTraits >::CommDataHandle< DiscreteFunction, Operation > Struct Template Reference

defines type of data handle for communication More...

#include <dune/fem/space/common/discretefunctionspace.hh>

Public Types

typedef Traits ::template CommDataHandle< DiscreteFunction, Operation >::Type Type
 type of communication data handle
 
typedef Traits ::template CommDataHandle< DiscreteFunction, Operation >::OperationType OperationType
 type of operation to perform on scatter
 

Detailed Description

template<class FunctionSpaceTraits>
template<class DiscreteFunction, class Operation = typename Traits :: template CommDataHandle< DiscreteFunction > :: OperationType>
struct Dune::Fem::DiscreteFunctionSpaceInterface< FunctionSpaceTraits >::CommDataHandle< DiscreteFunction, Operation >

defines type of data handle for communication

Parameters
DiscreteFunctiontype of discrete function to communicate
Operationtype of operation to perform on communication (defaults to copy)

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 10, 22:30, 2024)