![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Host-side CFL condition from the pairwise potential between sink particles. More...
#include "shambase/numeric_limits.hpp"#include "shambase/stacktrace.hpp"#include "shambase/string.hpp"#include "shambackends/math.hpp"#include "shambackends/sycl.hpp"#include "shambackends/vec.hpp"#include "shamsolvergraph/edge/IDataEdge.hpp"#include "shamsolvergraph/node/INode.hpp"#include <vector>Go to the source code of this file.
Classes | |
| class | ComputeCFLSinkSink< Tvec > |
| Host-side (N^2) sink-sink CFL condition. More... | |
Macros | |
| #define | NODE_EDGES(X_RO, X_RW) |
Host-side CFL condition from the pairwise potential between sink particles.
Definition in file ComputeCFLSinkSink.hpp.
| #define NODE_EDGES | ( | X_RO, | |
| X_RW ) |
Definition at line 29 of file ComputeCFLSinkSink.hpp.