#include <updateCtx.h>
Public Member Functions | |
bool | operator== (updateContext other) |
~updateContext () | |
Public Attributes | |
void * | buffer |
void * | keys |
std::vector< MPI_Request * > | requests |
|
Definition at line 20 of file updateCtx.h. |
|
Definition at line 16 of file updateCtx.h. References buffer. |
|
Definition at line 12 of file updateCtx.h. Referenced by operator==(), ot::DA::ReadFromGhostElemsBegin(), ot::DA::ReadFromGhostsBegin(), ot::DA::WriteToGhostElemsBegin(), and ot::DA::WriteToGhostsBegin(). |
|
Definition at line 13 of file updateCtx.h. Referenced by ot::DA::ReadFromGhostElemsBegin(), ot::DA::ReadFromGhostsBegin(), ot::DA::WriteToGhostElemsBegin(), and ot::DA::WriteToGhostsBegin(). |
|
Definition at line 14 of file updateCtx.h. Referenced by ot::DA::ReadFromGhostElemsBegin(), ot::DA::ReadFromGhostElemsEnd(), ot::DA::ReadFromGhostsBegin(), ot::DA::ReadFromGhostsEnd(), ot::DA::WriteToGhostElemsBegin(), ot::DA::WriteToGhostElemsEnd(), ot::DA::WriteToGhostsBegin(), and ot::DA::WriteToGhostsEnd(). |