![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/exception.hpp"#include "shamalgs/collective/reduction.hpp"#include "shambackends/sycl_utils.hpp"#include "shammath/CoordRange.hpp"#include "shamrock/patch/Patch.hpp"#include "shamrock/patch/PatchCoordTransform.hpp"#include "shamrock/patch/PatchDataLayerLayout.hpp"#include <type_traits>#include <stdexcept>#include <tuple>
Include dependency graph for SimBox.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | shamrock::patch::SimulationBoxInfo |
| Store the information related to the size of the simulation box to convert patch integer coordinates to floating point ones. More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Definition in file SimBox.hpp.