ply_sampling_adaptive_load Subroutine

public subroutine ply_sampling_adaptive_load(me, conf, parent)

Load the configuration for adaptive subsampling.

Arguments

Type IntentOptional 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.