Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
NodeMapEdge.hpp File Reference

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>
Include dependency graph for NodeMapEdge.hpp:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Node that maps a read-only input edge into a read-write output edge.

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file NodeMapEdge.hpp.