Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
NodeUpdateDerivsMonofluidTVI.hpp File Reference
Include dependency graph for NodeUpdateDerivsMonofluidTVI.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shammodels::sph::modules::NodeUpdateDerivsMonofluidTVI< Tvec, SPHKernel >

Namespaces

namespace  shammodels
 namespace for models
namespace  shammodels::sph
 namespace for the sph model
namespace  shammodels::sph::modules
 namespace for the sph model modules

Macros

#define NODE_EDGES(X_RO, X_RW)

Detailed Description

Macro Definition Documentation

◆ NODE_EDGES

#define NODE_EDGES ( X_RO,
X_RW )
Value:
/* ------------------- inputs ------------------- */ \
/* scalars */ \
\
/* counts */ \
X_RO(shamrock::solvergraph::Indexes<u32>, part_counts_with_ghost) \
\
/* fields */ \
\
/* neigh */ \
\
/* ------------------- outputs ------------------- */ \
Interface for a solver graph edge representing a field as spans.

Definition at line 26 of file NodeUpdateDerivsMonofluidTVI.hpp.