![]() |
Shamrock 2025.10.0
Astrophysical Code
|
utility to manipulate AMR blocks More...
#include "shambase/aliases_int.hpp"#include "shambase/type_traits.hpp"#include "shammodels/common/amr/AMRBlock.hpp"#include "shammodels/common/amr/AMRBlockStencil.hpp"#include "shammodels/common/amr/AMRCellStencil.hpp"#include <array>#include <variant>
Include dependency graph for AMRBlockCellLowering.hpp:Go to the source code of this file.
Classes | |
| struct | shammodels::amr::BlockCellLowering |
Namespaces | |
| namespace | shammodels |
| namespace for models | |
Enumerations | |
| enum | StencilPosition { xp1 = 0 , xm1 = 1 , yp1 = 2 , ym1 = 3 , zp1 = 4 , zm1 = 5 } |
utility to manipulate AMR blocks
Definition in file AMRBlockCellLowering.hpp.
| enum shammodels::amr::StencilPosition |
Definition at line 28 of file AMRBlockCellLowering.hpp.