![]() |
Shamrock 2025.10.0
Astrophysical Code
|
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 | |
Declare a class to register and retrieve nodes and edges from a unique container.
Definition in file SolverGraph.hpp.