SPH
Public Attributes | List of all members
HandoffParams::LargestRemnant Struct Reference

#include <Handoff.h>

Public Attributes

Optional< SizeparticleOverride
 New number of particles in the largest remnant. More...
 
AutoPtr< IDistributiondistribution
 

Detailed Description

Definition at line 40 of file Handoff.h.

Member Data Documentation

◆ distribution

AutoPtr<IDistribution> HandoffParams::LargestRemnant::distribution

Distribution used to generate particles inside the body

Todo:
should this be optional? We need particles in close packing (no voids, no overlaps).

Definition at line 50 of file Handoff.h.

◆ particleOverride

Optional<Size> HandoffParams::LargestRemnant::particleOverride

New number of particles in the largest remnant.

By default, the number of particles stays the same.

Definition at line 45 of file Handoff.h.


The documentation for this struct was generated from the following file: