![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Implements the LoopSmoothingLengthIter module, which iterates smoothing length based on the SPH density sum until convergence. More...
#include "shambase/memory.hpp"#include "shamalgs/collective/are_all_rank_true.hpp"#include "shamalgs/collective/reduction.hpp"#include "shamcomm/worldInfo.hpp"#include "shammodels/sph/modules/LoopSmoothingLengthIter.hpp"#include "shamrock/patch/PatchDataField.hpp"#include "shamrock/solvergraph/IFieldRefs.hpp"#include "shamrock/solvergraph/INode.hpp"
Include dependency graph for LoopSmoothingLengthIter.cpp:Go to the source code of this file.
Namespaces | |
| namespace | shammodels |
| namespace for models | |
| namespace | shammodels::sph |
| namespace for the sph model | |
| namespace | shammodels::sph::modules |
| namespace for the sph model modules | |
Implements the LoopSmoothingLengthIter module, which iterates smoothing length based on the SPH density sum until convergence.
Definition in file LoopSmoothingLengthIter.cpp.