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

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

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...

Namespaces

namespace  shamrock
 namespace for the main framework

Macros

#define NODE_EDGES(X_RO, X_RW)

Detailed Description

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

Author
Léodasce Sewanou (leoda.nosp@m.sce..nosp@m.sewan.nosp@m.ou@e.nosp@m.ns-ly.nosp@m.on.f.nosp@m.r)
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.

Macro Definition Documentation

◆ NODE_EDGES

#define NODE_EDGES ( X_RO,
X_RW )
Value:
Interface for a solver graph edge representing a field as references to the underlying patch fields.

Definition at line 26 of file CopyPatchDataField.hpp.