
#include <map.h>


Definition at line 146 of file map.h.
| chunkList::chunkList | ( | ) | [inline] |
| chunkList::chunkList | ( | int | chunk_, | |
| int | localNo_, | |||
| FEM_Symmetries_t | sym_, | |||
| int | ln_ = -1 | |||
| ) | [inline] |
| chunkList::chunkList | ( | ) | [inline] |
Definition at line 2708 of file ParFUM_internals.h.
| chunkList::chunkList | ( | int | chunk_, | |
| int | localNo_, | |||
| FEM_Symmetries_t | sym_, | |||
| int | ln_ = -1 | |||
| ) | [inline] |
Definition at line 2709 of file ParFUM_internals.h.
| chunkList::~chunkList | ( | ) | [inline] |
Definition at line 2716 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 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] |
| 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 2722 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 2736 of file ParFUM_internals.h.
| int chunkList::isEmpty | ( | void | ) | const [inline] |
Definition at line 2741 of file ParFUM_internals.h.
| int chunkList::isShared | ( | void | ) | const [inline] |
Definition at line 2743 of file ParFUM_internals.h.
| int chunkList::isGhost | ( | void | ) | const [inline] |
Definition at line 2745 of file ParFUM_internals.h.
| int chunkList::length | ( | void | ) | const [inline] |
Definition at line 2751 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::consistencyCheck(), splitter::copySparseChunks(), isShared(), length(), onChunk(), operator[](), and ~chunkList().
Definition at line 2707 of file ParFUM_internals.h.
1.5.5