![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambindings/pybind11_stl.hpp"#include "shambindings/pybindaliases.hpp"#include "shamrock/amr/AMRGrid.hpp"#include "shamrock/scheduler/ShamrockCtx.hpp"#include <pybind11/numpy.h>Go to the source code of this file.
Typedefs | |
| using | Grid = shamrock::amr::AMRGrid<u64_3, 3> |
Variables | |
| ON_PYTHON_INIT | |
Definition in file pyAMRGrid.cpp.
| using Grid = shamrock::amr::AMRGrid<u64_3, 3> |
Definition at line 25 of file pyAMRGrid.cpp.
| ON_PYTHON_INIT |
Definition at line 22 of file pyAMRGrid.cpp.