![]() |
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 <array>#include <variant>
Include dependency graph for AMRCellStencil.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | shammodels::amr::cell::SameLevel |
| struct | shammodels::amr::cell::Levelp1 |
| struct | shammodels::amr::cell::Levelm1 |
| struct | shammodels::amr::cell::None |
| struct | shammodels::amr::cell::StencilElement |
| Stencil element, describe the state of a cell relative to another. More... | |
Namespaces | |
| namespace | shammodels |
| namespace for models | |
utility to manipulate AMR blocks
Definition in file AMRCellStencil.hpp.