Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces
CopyPatchDataField.hpp File Reference

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
 

Detailed Description

Defines the CopyPatchDataField class for copying fields between patch data field references.

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file CopyPatchDataField.hpp.