![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Host-side (std::vector) forward Euler integration node. More...
#include "shambase/stacktrace.hpp"#include "shamsolvergraph/edge/IDataEdge.hpp"#include "shamsolvergraph/node/INode.hpp"#include <vector>Go to the source code of this file.
Classes | |
| class | shamrock::solvergraph::ForwardEulerHost< T, Tscal > |
| Forward Euler integration of a host-side (std::vector) field. More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Macros | |
| #define | NODE_EDGES(X_RO, X_RW) |
Host-side (std::vector) forward Euler integration node.
Definition in file ForwardEulerHost.hpp.
| #define NODE_EDGES | ( | X_RO, | |
| X_RW ) |
Definition at line 23 of file ForwardEulerHost.hpp.