Go to the documentation of this file.
12 #include "GeneralPostprocessor.h"
ValueType
Type of value to report back.
InputParameters validParams< DiscreteNucleationData >()
This UserObject manages the insertion and expiration of nuclei in the simulation domain it manages a ...
enum DiscreteNucleationData::ValueType _value_type
std::vector< NucleusLocation > NucleusList
Every MPI task should keep a full list of nuclei (in case they cross domains with their finite radii)
void initialize() override
Output diagnostic data on a DiscreteNucleationInserter.
const DiscreteNucleationInserterBase & _inserter
UserObject that manages nucleus insertin and deletion.
const DiscreteNucleationInserterBase::NucleusList & _nucleus_list
list of nuclei maintained bu the inserter object
DiscreteNucleationData(const InputParameters ¶meters)