qct Interface

public interface qct

Forward transform of quarter wave data. (Specifiction)


Contents


Functions

private pure module function qct_rk(x, n) result(result)

Arguments

Type IntentOptional AttributesName
real(kind=rk), intent(in) :: x(:)
integer, intent(in), optional :: n

Return Value real(kind=rk), allocatable, (:)