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

This module allows replacing ghost values for a generic field with updated values. More...

Include dependency graph for ReplaceGhostField.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shamrock::solvergraph::ReplaceGhostField< T >

Namespaces

namespace  shamrock
 namespace for the main framework

Macros

#define NODE_EDGES(X_RO, X_RW)

Detailed Description

This module allows replacing ghost values for a generic field with updated values.

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

Macro Definition Documentation

◆ NODE_EDGES

#define NODE_EDGES ( X_RO,
X_RW )
Value:
/* ------------------- inputs ------------------- */ \
\
/* ------------------- outputs ------------------- */ \
Interface for a solver graph edge representing a field as references to the underlying patch fields.
Shared distributed data field for patch data management.

Definition at line 25 of file ReplaceGhostField.hpp.