22#define NODE_EDGES(X_RO, X_RW) \
24 X_RO(shamrock::solvergraph::PatchDataLayerDDShared, ghost_layer) \
27 X_RW(shamrock::solvergraph::IPatchDataLayerRefs, patch_data_layers)
36 EXPAND_NODE_EDGES(NODE_EDGES)
Defines the PatchDataLayerRefs class for managing distributed references to patch data layers.
Shared distributed data layer for patch data management in solver graphs.
void _impl_evaluate_internal()
evaluate the node
virtual std::string _impl_get_label() const
get the label of the node
virtual std::string _impl_get_tex() const
get the tex of the node
Inode is node between data edges, takes multiple inputs, multiple outputs.
namespace for the basegodunov model modules