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

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

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 AMRBlockStencil.hpp.