FV3 Bundle
crtm_utility::legendre Interface Reference

Private Member Functions

subroutine legendre_scalar (MOA, ANG, PL)
 
subroutine legendre_rank1 (MOA, NU, ANG, PL)
 

Detailed Description

Definition at line 48 of file CRTM_Utility.f90.

Member Function/Subroutine Documentation

◆ legendre_rank1()

subroutine crtm_utility::legendre::legendre_rank1 ( integer, intent(in)  MOA,
integer, intent(in)  NU,
real(fp), dimension(nu), intent(in)  ANG,
real(fp), dimension(0:moa,nu), intent(out)  PL 
)
private

Definition at line 182 of file CRTM_Utility.f90.

◆ legendre_scalar()

subroutine crtm_utility::legendre::legendre_scalar ( integer, intent(in)  MOA,
real(fp), intent(in)  ANG,
real(fp), dimension(0:moa), intent(out)  PL 
)
private

Definition at line 163 of file CRTM_Utility.f90.


The documentation for this interface was generated from the following file: