get_weights Function

private function get_weights() result(w)

Compute Gaussian weights for direct Legendre transform

Arguments

None

Return Value real(kind=p) (iy)

Weights in gaussian quadrature (sum should equal 1.0)


Called by

proc~~get_weights~~CalledByGraph proc~get_weights get_weights proc~modlegendre_initialize ModLegendre_initialize proc~modlegendre_initialize->proc~get_weights

Contents

None