
#include <map.h>


Definition at line 146 of file map.h.
| chunkList::chunkList | ( | ) | [inline] |
Definition at line 153 of file map.h.
References next.
Referenced by addchunk().

| chunkList::chunkList | ( | int | chunk_, | |
| int | localNo_, | |||
| FEM_Symmetries_t | sym_, | |||
| int | ln_ = -1 | |||
| ) | [inline] |
| chunkList::chunkList | ( | ) | [inline] |
Definition at line 2476 of file ParFUM_internals.h.
| chunkList::chunkList | ( | int | chunk_, | |
| int | localNo_, | |||
| FEM_Symmetries_t | sym_, | |||
| int | ln_ = -1 | |||
| ) | [inline] |
Definition at line 2477 of file ParFUM_internals.h.
| chunkList::~chunkList | ( | ) | [inline] |
Definition at line 2484 of file ParFUM_internals.h.
| void chunkList::set | ( | int | c, | |
| int | l, | |||
| FEM_Symmetries_t | s, | |||
| int | ln | |||
| ) | [inline] |
| bool chunkList::addchunk | ( | int | c, | |
| int | l, | |||
| FEM_Symmetries_t | s, | |||
| int | ln | |||
| ) | [inline] |
Definition at line 167 of file map.h.
References addchunk(), chunkList(), next, and sym.
Referenced by addchunk(), and splitter::addGhostInner().


| int chunkList::localOnChunk | ( | int | c, | |
| FEM_Symmetries_t | s | |||
| ) | const [inline] |
Definition at line 176 of file map.h.
References PUP::l, localNo, and onChunk().
Referenced by splitter::addGhostInner(), and splitter::addGhostPair().


| const chunkList* chunkList::onChunk | ( | int | c, | |
| FEM_Symmetries_t | s | |||
| ) | const [inline] |
Definition at line 181 of file map.h.
References next, onChunk(), and sym.
Referenced by splitter::addGhostInner(), splitter::copySparseChunks(), splitter::createMesh(), localOnChunk(), and onChunk().


| int chunkList::isEmpty | ( | void | ) | const [inline] |
| int chunkList::isShared | ( | void | ) | const [inline] |
Definition at line 188 of file map.h.
References next.
Referenced by splitter::addGhosts().

| int chunkList::isGhost | ( | void | ) | const [inline] |
| int chunkList::length | ( | void | ) | const [inline] |
| void chunkList::set | ( | int | c, | |
| int | l, | |||
| FEM_Symmetries_t | s, | |||
| int | ln | |||
| ) | [inline] |
| bool chunkList::addchunk | ( | int | c, | |
| int | l, | |||
| FEM_Symmetries_t | s, | |||
| int | ln | |||
| ) | [inline] |
Definition at line 2490 of file ParFUM_internals.h.
| int chunkList::localOnChunk | ( | int | c, | |
| FEM_Symmetries_t | s | |||
| ) | const [inline] |
| const chunkList* chunkList::onChunk | ( | int | c, | |
| FEM_Symmetries_t | s | |||
| ) | const [inline] |
Definition at line 2504 of file ParFUM_internals.h.
| int chunkList::isEmpty | ( | void | ) | const [inline] |
Definition at line 2509 of file ParFUM_internals.h.
| int chunkList::isShared | ( | void | ) | const [inline] |
Definition at line 2511 of file ParFUM_internals.h.
| int chunkList::isGhost | ( | void | ) | const [inline] |
Definition at line 2513 of file ParFUM_internals.h.
| int chunkList::length | ( | void | ) | const [inline] |
Definition at line 2515 of file ParFUM_internals.h.
References isEmpty().

Definition at line 2519 of file ParFUM_internals.h.
Definition at line 148 of file map.h.
Referenced by splitter::addGhostInner(), splitter::addGlobalGhost(), splitter::buildCommLists(), and splitter::copySparseChunks().
Definition at line 149 of file map.h.
Referenced by splitter::addGhostInner(), splitter::addGlobalGhost(), splitter::buildCommLists(), chunkList(), splitter::copySparseChunks(), isGhost(), localOnChunk(), and set().
Definition at line 150 of file map.h.
Referenced by addchunk(), chunkList(), splitter::copySparseChunks(), onChunk(), and set().
Definition at line 152 of file map.h.
Referenced by addchunk(), splitter::addGhostInner(), chunkList(), splitter::copySparseChunks(), isShared(), length(), onChunk(), operator[](), and ~chunkList().
Definition at line 2475 of file ParFUM_internals.h.
1.5.5