Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
AMRCellStencil.hpp File Reference

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

Detailed Description

utility to manipulate AMR blocks

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file AMRCellStencil.hpp.