![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/memory.hpp"#include "shambackends/DeviceBuffer.hpp"#include "shambackends/DeviceScheduler.hpp"#include "shambackends/EventList.hpp"#include "shambackends/kernel_call.hpp"#include "shambackends/sycl.hpp"#include "shambackends/sycl_utils.hpp"
Include dependency graph for NeighGraph.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | shammodels::basegodunov::modules::NeighGraph |
| struct | shammodels::basegodunov::modules::NeighGraph::ro_access |
| struct | shammodels::basegodunov::modules::OrientedAMRGraph< Tvec, TgridVec > |
Namespaces | |
| namespace | shammodels |
| namespace for models | |
| namespace | shammodels::basegodunov |
| namespace for the basegodunov model | |
| namespace | shammodels::basegodunov::modules |
| namespace for the basegodunov model modules | |
Typedefs | |
| using | shammodels::basegodunov::modules::AMRGraph = NeighGraph |
Enumerations | |
| enum | Direction { xp = 0 , xm = 1 , yp = 2 , ym = 3 , zp = 4 , zm = 5 } |
Definition in file NeighGraph.hpp.