Load the configuration for adaptive subsampling.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ply_sampling_adaptive_type), | intent(out) | :: | me | Sampling definition to load. |
||
type(flu_State), | intent(in) | :: | conf | Configuration to read the sampling settings from. |
||
integer, | intent(in), | optional | :: | parent | Parent table in which to look for the adaptive sampling settings. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iError | ||||
character(len=labelLen), | private | :: | reduction_mode |