#include <fem_impl.h>
Public Member Functions | |
virtual void | pup (PUP::er &p) |
virtual void | pup (PUP::er &p) |
Data Fields | |
int | nodesPerTuple |
bool | addNodes |
elemGhostInfo | elem [FEM_MAX_ELTYPE] |
Data Structures | |
class | elemGhostInfo |
Definition at line 263 of file fem_impl.h.
virtual void FEM_Ghost_Layer::pup | ( | PUP::er & | p | ) | [inline, virtual] |
Definition at line 278 of file fem_impl.h.
References FEM_Ghost_Layer::elemGhostInfo::add, addNodes, elem, FEM_Ghost_Layer::elemGhostInfo::elem2tuple, PUP::er::isUnpacking(), nodesPerTuple, p, and FEM_Ghost_Layer::elemGhostInfo::tuplesPerElem.
Referenced by ghostdata::pup().
virtual void FEM_Ghost_Layer::pup | ( | PUP::er & | p | ) | [inline, virtual] |
Definition at line 1797 of file ParFUM_internals.h.
References addNodes(), elem, PUP::er::isUnpacking(), and p.
Definition at line 265 of file fem_impl.h.
Referenced by add_ghost_elem(), splitter::addLayer(), FEM_Add_ghost_layer(), makeGhost(), and pup().
Definition at line 266 of file fem_impl.h.
Referenced by splitter::addLayer(), FEM_Add_ghost_layer(), makeGhost(), and pup().
Definition at line 277 of file fem_impl.h.
Referenced by add_ghost_elem(), splitter::addLayer(), makeGhost(), and pup().