#include <idxl_comm.h>
Public Member Functions | |
IDXL_Share (int x=0) | |
IDXL_Share (int c, int i) | |
void | pup (PUP::er &p) |
Data Fields | |
int | chk |
int | idx |
It lists the chunk and the entity's location in the communication list; this location in the communication list is useful because it may be the *only* way to specify a particular entity to another chunk if we don't have global numbers to identify things with.
Definition at line 23 of file idxl_comm.h.
IDXL_Share::IDXL_Share | ( | int | x = 0 |
) | [inline] |
Definition at line 28 of file idxl_comm.h.
void IDXL_Share::pup | ( | PUP::er & | p | ) | [inline] |
Definition at line 25 of file idxl_comm.h.
Referenced by FEM_add_element(), FEM_Ghost_Essential_attributes(), FEM_Interpolate::FEM_InterpolateCopyAttributes(), FEM_Interpolate::FEM_InterpolateNodeOnEdge(), FEM_Modify_correctLockN(), FEM_Modify_LockN(), FEM_Modify_UnlockN(), FEM_MUtil::FEM_Print_coords(), FEM_Adapt_Algs::getCoord(), IDXL_Share(), FEM_Adapt::isCorner(), and pup().