PDAF_correlation_function Subroutine

subroutine PDAF_correlation_function(ctype, length, distance, value)

Get value of a correlation function

This routine returns the value of the chosen correlation function according to the specified length scale.

This is a core routine of PDAF and should not be changed by the user !

Revision history: * 2024-08 - Lars Nerger - Initial code * Later revisions - see repository log

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ctype
real, intent(in) :: length
real, intent(in) :: distance
real, intent(out) :: value