![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/DistributedData.hpp"#include "shambase/narrowing.hpp"#include "shamalgs/collective/reduction.hpp"#include "shamalgs/details/numeric/numeric.hpp"#include "shamalgs/primitives/reduction.hpp"#include "shambackends/DeviceBuffer.hpp"#include "shambackends/kernel_call.hpp"#include "shamcomm/logs.hpp"#include "shamcomm/worldInfo.hpp"#include "shammath/sphkernels.hpp"#include "shammodels/sph/modules/SinkParticlesUpdate.hpp"#include "shammodels/sph/sink_edges_helper.hpp"#include "shamrock/solvergraph/Field.hpp"#include "shamrock/solvergraph/FieldRefs.hpp"#include "shamrock/solvergraph/IFieldSpan.hpp"#include "shamrock/solvergraph/Indexes.hpp"#include "shamrock/solvergraph/PatchDataLayerRefs.hpp"#include "shamsolvergraph/IFreeable.hpp"#include "shamsolvergraph/edge/IDataEdge.hpp"#include "shamsolvergraph/edge/IDataEdgeSerializable.hpp"#include "shamsolvergraph/node/INode.hpp"#include "shamsys/NodeInstance.hpp"#include <shambackends/sycl.hpp>#include <memory>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | shammodels |
| namespace for models | |
Macros | |
| #define | NODE_EDGES(X_RO, X_RW) |
| #define | NODE_EDGES(X_RO, X_RW) |
| #define | NODE_EDGES(X_RO, X_RW) |
Definition in file SinkParticlesUpdate.cpp.
| #define NODE_EDGES | ( | X_RO, | |
| X_RW ) |
Definition at line 44 of file SinkParticlesUpdate.cpp.
| #define NODE_EDGES | ( | X_RO, | |
| X_RW ) |
Definition at line 44 of file SinkParticlesUpdate.cpp.
| #define NODE_EDGES | ( | X_RO, | |
| X_RW ) |
Definition at line 44 of file SinkParticlesUpdate.cpp.