![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Field variant object to instanciate a variant on the patch types. More...
Include dependency graph for NodeFreeAlloc.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | shamrock::solvergraph::NodeFreeAlloc |
| A node that simply frees the allocation of the connected node. More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Macros | |
| #define | NODE_FREE_ALLOC_EDGES(X_RO, X_RW) X_RW(shamrock::solvergraph::IEdge, to_free) |
Field variant object to instanciate a variant on the patch types.
Definition in file NodeFreeAlloc.hpp.
| #define NODE_FREE_ALLOC_EDGES | ( | X_RO, | |
| X_RW | |||
| ) | X_RW(shamrock::solvergraph::IEdge, to_free) |
Definition at line 35 of file NodeFreeAlloc.hpp.