Graphe de collaboration de Arcane::AMRPatchPositionLevelGroup:Fonctions membres publiques | |
| AMRPatchPositionLevelGroup (Integer max_level) | |
| Integer | maxLevel () |
| ConstArrayView< AMRPatchPosition > | patches (Integer level) |
| void | addPatch (AMRPatchPosition patch) |
| void | fusionPatches (Integer level) |
Fonctions membres publiques statiques | |
| static void | fusionPatches (UniqueArray< AMRPatchPosition > &patch_position, bool remove_null) |
Attributs privés | |
| Integer | m_max_level |
| UniqueArray< UniqueArray< AMRPatchPosition > > | m_patches |
Définition à la ligne 30 du fichier AMRPatchPositionLevelGroup.h.
|
explicit |
Définition à la ligne 29 du fichier AMRPatchPositionLevelGroup.cc.
| void Arcane::AMRPatchPositionLevelGroup::addPatch | ( | AMRPatchPosition | patch | ) |
Définition à la ligne 63 du fichier AMRPatchPositionLevelGroup.cc.
| void Arcane::AMRPatchPositionLevelGroup::fusionPatches | ( | Integer | level | ) |
Définition à la ligne 72 du fichier AMRPatchPositionLevelGroup.cc.
|
static |
Définition à la ligne 81 du fichier AMRPatchPositionLevelGroup.cc.
| Integer Arcane::AMRPatchPositionLevelGroup::maxLevel | ( | ) |
Définition à la ligne 45 du fichier AMRPatchPositionLevelGroup.cc.
| ConstArrayView< AMRPatchPosition > Arcane::AMRPatchPositionLevelGroup::patches | ( | Integer | level | ) |
Définition à la ligne 54 du fichier AMRPatchPositionLevelGroup.cc.
|
private |
Définition à la ligne 47 du fichier AMRPatchPositionLevelGroup.h.
|
private |
Définition à la ligne 48 du fichier AMRPatchPositionLevelGroup.h.