#include <parallel_part.h>
Public Member Functions | |
void | pup (PUP::er &p) |
~ghostdata () | |
void | pup (PUP::er &p) |
~ghostdata () | |
Data Fields | |
int | numLayers |
FEM_Ghost_Layer ** | layers |
FEM_Ghost_Layer ** | layers |
Definition at line 353 of file parallel_part.h.
ghostdata::~ghostdata | ( | ) | [inline] |
ghostdata::~ghostdata | ( | ) | [inline] |
Definition at line 2304 of file ParFUM_internals.h.
void ghostdata::pup | ( | PUP::er & | p | ) | [inline] |
Definition at line 356 of file parallel_part.h.
References PUP::er::isUnpacking(), layers, numLayers, and FEM_Ghost_Layer::pup().
void ghostdata::pup | ( | PUP::er & | p | ) | [inline] |
Definition at line 2291 of file ParFUM_internals.h.
References PUP::er::isUnpacking().
Definition at line 354 of file parallel_part.h.
Referenced by FEM_master_parallel_part(), FEM_slave_parallel_part(), gatherGhosts(), ParFUM_createComm(), pup(), and ~ghostdata().
Definition at line 355 of file parallel_part.h.
Referenced by FEM_master_parallel_part(), FEM_slave_parallel_part(), gatherGhosts(), ParFUM_createComm(), pup(), and ~ghostdata().
Definition at line 2290 of file ParFUM_internals.h.