Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=dp), | public, | allocatable | :: | numerator_data(:) | |||
real(kind=dp), | public, | allocatable | :: | imnumerator_data(:) | |||
real(kind=dp), | public, | allocatable | :: | pophf_data(:) | |||
real(kind=dp), | public, | allocatable | :: | shift_data(:) | |||
integer, | public | :: | Errordebug | ||||
logical, | public | :: | tGivenEquilibrium | ||||
integer, | public | :: | Shift_Start | ||||
integer, | public | :: | ProjE_Start | ||||
integer, | public | :: | relaxation_time_shift | ||||
integer, | public | :: | relaxation_time_proje |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp) | :: | this(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | this(:) | |||
real(kind=dp), | intent(in) | :: | that(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in) | :: | tSingPartPhase | |||
integer, | intent(inout) | :: | iShiftVary | |||
real(kind=dp), | intent(out) | :: | mean_ProjE_re | |||
real(kind=dp), | intent(out) | :: | ProjE_Err_re | |||
real(kind=dp), | intent(out) | :: | mean_ProjE_im | |||
real(kind=dp), | intent(out) | :: | ProjE_Err_im | |||
real(kind=dp), | intent(out) | :: | mean_Shift | |||
real(kind=dp), | intent(out) | :: | Shift_Err | |||
logical, | intent(out) | :: | tNoProjEValue | |||
logical, | intent(out) | :: | tNoShiftValue | |||
integer, | intent(in), | optional | :: | equilshift | ||
integer, | intent(in), | optional | :: | equilproje |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | hf_data(:) | |||
real(kind=dp), | intent(in) | :: | num_data(:) | |||
integer, | intent(in) | :: | blocklength | |||
character(len=*), | intent(in) | :: | filename |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | this(:) | |||
integer, | intent(in) | :: | blocklength | |||
integer, | intent(out) | :: | corrlength | |||
character(len=*), | intent(in) | :: | filename | |||
logical, | intent(in) | :: | tPrint | |||
integer, | intent(in) | :: | iValue |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout) | :: | iShiftVary | |||
logical, | intent(out) | :: | tFailRead |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | allocatable | :: | this(:) | |||
integer | :: | remove |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | allocatable | :: | this(:) | |||
integer | :: | equil_time | ||||
logical, | intent(out) | :: | tFail |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | this(:) | |||
real(kind=dp), | intent(out) | :: | mean | |||
real(kind=dp), | intent(out) | :: | error | |||
real(kind=dp), | intent(out) | :: | eie |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | allocatable | :: | this(:) | |||
integer, | intent(in) | :: | blocklength |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp) | :: | this(:) | ||||
character(len=*), | intent(in), | optional | :: | filename |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | these_errors(:) | |||
logical, | intent(in) | :: | tPrint | |||
integer, | intent(in) | :: | iValue |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp) | :: | these_errors(:) | ||||
real(kind=dp) | :: | error | ||||
integer | :: | which_element |