![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Node that maps a read-only input edge into a read-write output edge. More...
#include "shambase/stacktrace.hpp"#include "shamsolvergraph/edge/IEdge.hpp"#include "shamsolvergraph/node/INode.hpp"#include <functional>Go to the source code of this file.
Classes | |
| class | shamrock::solvergraph::NodeMapEdge< Tin, Tout > |
| A node that maps an input edge into an output edge. More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Node that maps a read-only input edge into a read-write output edge.
Definition in file NodeMapEdge.hpp.