extrapolateLog Interface

interface
private pure module function extrapolateLog(this, input) result(res)

Arguments

Type IntentOptional Attributes Name
class(LogExtrapolation), intent(in) :: this
real(kind=rk), intent(in), dimension(:) :: input

Return Value real(kind=rk)

Description

Logarithmic extrapolation