NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_settings
Function
14 statements
Source File
tau_search_hist.F90
tau_search_hist
get_settings
Contents
public pure function get_settings(user_input_histogramming_spec, GUGA_selected_exc_generator) result(res)
Arguments
Type
Intent
Optional
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
)