legendre Interface

public interface legendre

Legendre polynomial


Contents


Functions

private pure elemental module function legendre_fp64(n, x) result(leg)

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: n
real(kind=dp), intent(in) :: x

Return Value real(kind=dp)