get_settings Function

public pure function get_settings(user_input_histogramming_spec, GUGA_selected_exc_generator) result(res)

Arguments

Type IntentOptional Attributes Name
type(HistogrammingSpec_t), intent(in), allocatable :: user_input_histogramming_spec
type(GUGA_ExcGenerator_t), intent(in), allocatable :: GUGA_selected_exc_generator

Return Value type(HistogrammingSpec_t)