Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces
NodeSetEdge.hpp File Reference

Node that applies a custom function to modify connected edges. More...

#include "shambase/stacktrace.hpp"
#include "shamrock/solvergraph/IEdge.hpp"
#include "shamrock/solvergraph/INode.hpp"
#include <functional>
+ Include dependency graph for NodeSetEdge.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shamrock::solvergraph::NodeSetEdge< Tedge >
 A node that applies a custom function to modify connected edges. More...
 

Namespaces

namespace  shamrock
 namespace for the main framework
 

Detailed Description

Node that applies a custom function to modify connected edges.

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

Definition in file NodeSetEdge.hpp.