![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/DistributedData.hpp"#include "AMRCell.hpp"#include "shamalgs/algorithm.hpp"#include "shamalgs/memory.hpp"#include "shamalgs/numeric.hpp"#include "shambackends/sycl_utils.hpp"#include "shamrock/scheduler/PatchScheduler.hpp"#include "shamsys/legacy/log.hpp"#include "shamtree/RadixTreeMortonBuilder.hpp"#include <vector>
Include dependency graph for AMRGrid.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | shamrock::amr::OptIndexList |
| class | shamrock::amr::AMRGrid< Tcoord, dim > |
| The AMR grid only sees the grid as an integer map. More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Definition in file AMRGrid.hpp.