use Default CommunicationManager as Communication Manager
More...
#include <dune/fem/space/common/communicationmanager.hh>
template<class SpaceImp>
class Dune::Fem::CommunicationManager< SpaceImp >
use Default CommunicationManager as Communication Manager
◆ NonBlockingCommunicationType
◆ SpaceType
◆ ThisType
◆ buildTime()
return time needed for last build
- Returns
- time needed for last build of caches (if needed)
◆ communicationDirection()
return communication direction
◆ communicationInterface()
return communication interface
◆ exchange() [1/2]
exchange data for a discrete function using the copy operation
- Parameters
-
discreteFunction | discrete function to communicate |
◆ exchange() [2/2]
exchange data for a discrete function using the given operation
The used operation is derived from the type of the op-pointer. The actual pointer is not used.
- Parameters
-
| discreteFunction | discrete function to communicate |
[in] | operation | a (phony) pointer to an operation |
◆ exchangeTime()
return time needed for last exchange of data
- Returns
- time needed for last exchange of data
◆ nonBlockingCommunication()
return object for non-blocking communication
- Returns
- NonBlockingCommunicationType containing send and receive facilities
◆ dir_
◆ exchangeTime_
|
mutableprotectedinherited |
◆ interface_
◆ space_
The documentation for this class was generated from the following file: