|
dune-fem 2.8.0
|
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 | |
defines type of data handle for communication
| DiscreteFunction | type of discrete function to communicate |
| Operation | type of operation to perform on communication (defaults to copy) |
| typedef Traits::template CommDataHandle<DiscreteFunction,Operation>::OperationType Dune::Fem::DiscreteFunctionSpaceInterface< FunctionSpaceTraits >::CommDataHandle< DiscreteFunction, Operation >::OperationType |
type of operation to perform on scatter
| typedef Traits::template CommDataHandle<DiscreteFunction,Operation>::Type Dune::Fem::DiscreteFunctionSpaceInterface< FunctionSpaceTraits >::CommDataHandle< DiscreteFunction, Operation >::Type |
type of communication data handle