![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shammodels/ramses/modules/CGInit.hpp"#include "shambackends/EventList.hpp"#include "shambackends/sycl_utils.hpp"#include "shambackends/typeAliasVec.hpp"#include "shambackends/vec.hpp"#include "shammodels/common/amr/NeighGraph.hpp"#include "shammodels/ramses/modules/CGLaplacianStencil.hpp"#include "shamsys/NodeInstance.hpp"#include <shambackends/sycl.hpp>#include <type_traits>
Include dependency graph for CGInit.cpp:Go to the source code of this file.
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 | AMRGraphLinkiterator = shammodels::basegodunov::modules::AMRGraph::ro_access |
Definition in file CGInit.cpp.
Definition at line 29 of file CGInit.cpp.