mmpt::TransferOrder Class Reference
The TransferOrder class is responsible encapsulating a single transfer information about source, destination, affected mesh entities.
More...
#include <TransferData.hpp>
List of all members.
Detailed Description
The TransferOrder class is responsible encapsulating a single transfer information about source, destination, affected mesh entities.
Constructor & Destructor Documentation
mmpt::TransferOrder::TransferOrder |
( |
|
) |
[inline] |
mmpt::TransferOrder::TransferOrder |
( |
const TransferOrder & |
o |
) |
[inline] |
mmpt::TransferOrder::TransferOrder |
( |
const int |
Sourceproc_id, |
|
|
const int |
Destproc_id, |
|
|
const TRANSFER_POLICY |
Policy, |
|
|
const int * |
elements = NULL , |
|
|
const int |
n_elements = 0 | |
|
) |
| | |
Member Function Documentation
int* mmpt::TransferOrder::deserialize |
( |
int * |
buffer |
) |
[inline] |
- Returns:
- pointer to the 'next after readed' int
int mmpt::TransferOrder::n_ints_to_serialize |
( |
|
) |
const [inline] |
int* mmpt::TransferOrder::serialize |
( |
int * |
buffer |
) |
const [inline] |
- Returns:
- pointer to the 'next after readed' int
Member Data Documentation
The documentation for this class was generated from the following files: