dune-fem
2.4.1-rc
|
defines type of data handle for communication More...
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/common/discretefunctionspace.hh>
Public Types | |
typedef Traits::template CommDataHandle< DiscreteFunction, Operation >::Type | Type |
type of communication data handle More... | |
typedef Traits::template CommDataHandle< DiscreteFunction, Operation >::OperationType | OperationType |
type of operation to perform on scatter More... | |
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