![]() |
Shamrock 2025.10.0
Astrophysical Code
|
utility to manipulate AMR blocks More...
#include "shambase/aliases_int.hpp"#include "shambase/type_traits.hpp"#include <array>#include <variant>
Include dependency graph for AMRBlockStencil.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | shammodels::amr::block::SameLevel |
| struct | shammodels::amr::block::Levelp1 |
| struct | shammodels::amr::block::Levelm1 |
| struct | shammodels::amr::block::None |
| struct | shammodels::amr::block::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 AMRBlockStencil.hpp.