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

SPH azimuthal integration solver graph node. More...

Include dependency graph for SPHAzymuthalInteg.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::SPHAzymuthalInteg< Tvec, T, 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

SPH azimuthal integration solver graph node.

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

Macro Definition Documentation

◆ NODE_EDGES

#define NODE_EDGES ( X_RO,
X_RW )
Value:
/* scalars */ \
X_RO(shamrock::solvergraph::IDataEdge<u32>, tree_reduction_level) \
\
/* counts */ \
\
/* fields */ \
\
/* outputs */ \
Interface for a solver graph edge representing a field as references to the underlying patch fields.
Interface for a solver graph edge representing a field as spans.
Ring ray representation for intersection testing.
Definition AABB.hpp:67

Definition at line 28 of file SPHAzymuthalInteg.hpp.