#include <fem_impl.h>
Public Member Functions | |
FEM_Ghost_Region () | |
FEM_Ghost_Region (FEM_Ghost_Layer *l) | |
FEM_Ghost_Region (FEM_Ghost_Stencil *s) | |
FEM_Ghost_Region () | |
FEM_Ghost_Region (FEM_Ghost_Layer *l) | |
FEM_Ghost_Region (FEM_Ghost_Stencil *s) | |
Data Fields | |
FEM_Ghost_Layer * | layer |
FEM_Ghost_Stencil * | stencil |
FEM_Ghost_Layer * | layer |
FEM_Ghost_Stencil * | stencil |
Definition at line 357 of file fem_impl.h.
FEM_Ghost_Region::FEM_Ghost_Region | ( | ) | [inline] |
FEM_Ghost_Region::FEM_Ghost_Region | ( | FEM_Ghost_Layer * | l | ) | [inline] |
FEM_Ghost_Region::FEM_Ghost_Region | ( | FEM_Ghost_Stencil * | s | ) | [inline] |
FEM_Ghost_Region::FEM_Ghost_Region | ( | ) | [inline] |
Definition at line 1881 of file ParFUM_internals.h.
FEM_Ghost_Region::FEM_Ghost_Region | ( | FEM_Ghost_Layer * | l | ) | [inline] |
Definition at line 1882 of file ParFUM_internals.h.
FEM_Ghost_Region::FEM_Ghost_Region | ( | FEM_Ghost_Stencil * | s | ) | [inline] |
Definition at line 1883 of file ParFUM_internals.h.
Definition at line 359 of file fem_impl.h.
Referenced by splitter::addGhosts(), FEM_Ghost_Region(), and gatherGhosts().
Definition at line 360 of file fem_impl.h.
Referenced by splitter::addGhosts(), and FEM_Ghost_Region().
Definition at line 1878 of file ParFUM_internals.h.
Definition at line 1879 of file ParFUM_internals.h.