![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Defines the CopyPatchDataField class for copying fields between patch data field references. More...
#include "shamrock/solvergraph/Field.hpp"#include "shamrock/solvergraph/IFieldRefs.hpp"#include "shamsolvergraph/node/INode.hpp"#include <memory>Go to the source code of this file.
Classes | |
| class | shamrock::solvergraph::CopyPatchDataField< T > |
| A solver graph node that copies field data from source field references to target fields. More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Macros | |
| #define | NODE_EDGES(X_RO, X_RW) |
Defines the CopyPatchDataField class for copying fields between patch data field references.
Definition in file CopyPatchDataField.hpp.
| #define NODE_EDGES | ( | X_RO, | |
| X_RW ) |
Definition at line 26 of file CopyPatchDataField.hpp.