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

Remove SPH particles flagged for sink accretion from patch data. More...

Include dependency graph for SinkParticlesEvictAccretedParticles.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::SinkParticlesEvictAccretedParticles< Tvec >

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

Remove SPH particles flagged for sink accretion from patch data.

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

Macro Definition Documentation

◆ NODE_EDGES

#define NODE_EDGES ( X_RO,
X_RW )
Value:
/* ------------------- (sink) accretion table ------------------- */ \
X_RO(shamrock::solvergraph::Field<u32>, sink_accretion_table) \
\
/* ------------------- Patchdatas ------------------- */ \

Definition at line 25 of file SinkParticlesEvictAccretedParticles.hpp.