![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Host-side (std::vector) forward Euler integration node with two derivative contributions. 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::ForwardEulerHost2Deriv< T, Tscal > |
| Forward Euler integration of a host-side (std::vector) field with two derivative contributions. 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 with two derivative contributions.
Definition in file ForwardEulerHost2Deriv.hpp.
| #define NODE_EDGES | ( | X_RO, | |
| X_RW ) |
Definition at line 24 of file ForwardEulerHost2Deriv.hpp.