Helper to the transaction matrix. More...
#include <vtkMaterialInterfacePieceTransaction.h>
Public Types | |
| enum | { TYPE = 0, REMOTE_PROC = 1, SIZE = 2 } |
Public Member Functions | |
| vtkMaterialInterfacePieceTransaction () | |
| ~vtkMaterialInterfacePieceTransaction () | |
| vtkMaterialInterfacePieceTransaction (char type, int remoteProc) | |
| void | Initialize (char type, int remoteProc) |
| bool | Empty () const |
| void | Clear () |
| void | Pack (int *buf) |
| void | UnPack (int *buf) |
| char | GetType () const |
| int | GetRemoteProc () const |
| int | GetFlatSize () const |
Helper to the transaction matrix.
Data structure that describes a single transaction that needs to be executed in the process of moving a fragment piece around.
The fragment to be transacted and the executing process are determined implicitly by where the transaction is stored.
Definition at line 24 of file vtkMaterialInterfacePieceTransaction.h.
| anonymous enum |
| Enumerator | |
|---|---|
| TYPE | |
| REMOTE_PROC | |
| SIZE | |
Definition at line 27 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 34 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 35 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 37 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 42 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 48 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 50 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 56 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 62 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 68 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 70 of file vtkMaterialInterfacePieceTransaction.h.
|
inline |
Definition at line 72 of file vtkMaterialInterfacePieceTransaction.h.
1.8.13 on Fri Aug 1 2025