![]() |
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 "shamrock/solvergraph/INode.hpp"#include <memory>
Include dependency graph for CopyPatchDataField.hpp:
This graph shows which files directly or indirectly include this file: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... | |
| struct | shamrock::solvergraph::CopyPatchDataField< T >::Edges |
| Structure containing references to the node's input and output edges. More... | |
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Defines the CopyPatchDataField class for copying fields between patch data field references.
Definition in file CopyPatchDataField.hpp.