26#define NODE_EDGES(X_RO, X_RW) \
27 X_RO(shamrock::solvergraph::IFieldRefs<T>, original) \
28 X_RW(shamrock::solvergraph::IFieldRefs<T>, target)
30namespace shamrock::solvergraph {
69 EXPAND_NODE_EDGES(NODE_EDGES)
std::string _impl_get_label() const
Returns the human-readable label for this node.
void _impl_evaluate_internal()
Internal implementation of the field copying operation.
CopyPatchDataField()
Default constructor.
std::string _impl_get_tex() const
Returns the LaTeX representation of this node for documentation.