34 namespace diameterModels
36 namespace daughterSizeDistributionModels
91 return (sizeGroups[i+1].
x() - xi)/(xk - x0);
95 return (xi - sizeGroups[i-1].
x())/(xk - x0);
99 return (sizeGroups[i+1].
x() - sizeGroups[i-1].x())/(xk - x0);
Macros for easy insertion into run-time selection tables.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Base class for breakup models which provide a total breakup rate and a separate daughter size distrib...
Base class for daughter size distribution models. Currently only supports field-independent formulati...
A list of keyword definitions, which are a keyword followed by any number of values (e....
addToRunTimeSelectionTable(daughterSizeDistributionModel, LaakkonenDaughterSizeDistribution, dictionary)
defineTypeNameAndDebug(LaakkonenDaughterSizeDistribution, 0)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.