![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Declares the IterateSmoothingLengthDensity module for iterating smoothing length based on the SPH density sum. More...
#include "shambackends/vec.hpp"#include "shammodels/sph/solvergraph/NeighCache.hpp"#include "shamrock/solvergraph/IFieldSpan.hpp"#include "shamrock/solvergraph/Indexes.hpp"#include "shamsolvergraph/node/INode.hpp"#include <memory>Go to the source code of this file.
Classes | |
| class | shammodels::sph::modules::IterateSmoothingLengthDensity< 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) |
Declares the IterateSmoothingLengthDensity module for iterating smoothing length based on the SPH density sum.
Definition in file IterateSmoothingLengthDensity.hpp.
| #define NODE_EDGES | ( | X_RO, | |
| X_RW ) |
Definition at line 26 of file IterateSmoothingLengthDensity.hpp.