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

Declare a class to register and retrieve nodes and edges from a unique container. More...

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

Go to the source code of this file.

Classes

class  shamrock::solvergraph::SolverGraph
 A graph container for managing solver nodes and edges with type-safe access. More...
 

Namespaces

namespace  shamrock
 namespace for the main framework
 

Detailed Description

Declare a class to register and retrieve nodes and edges from a unique container.

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 SolverGraph.hpp.