0.6.2-dev0
FORCES
FORtran lib for Comp. Env. Sys.
Loading...
Searching...
No Matches
mo_kernel::polint Interface Reference

Public Member Functions

subroutine polint_dp (xa, ya, x, y, dy)
 
subroutine polint_sp (xa, ya, x, y, dy)
 

Detailed Description

Definition at line 439 of file mo_kernel.f90.

Member Function/Subroutine Documentation

◆ polint_dp()

subroutine mo_kernel::polint::polint_dp ( real(dp), dimension(:), intent(in)  xa,
real(dp), dimension(:), intent(in)  ya,
real(dp), intent(in)  x,
real(dp), intent(out)  y,
real(dp), intent(out)  dy 
)

Definition at line 2640 of file mo_kernel.f90.

◆ polint_sp()

subroutine mo_kernel::polint::polint_sp ( real(sp), dimension(:), intent(in)  xa,
real(sp), dimension(:), intent(in)  ya,
real(sp), intent(in)  x,
real(sp), intent(out)  y,
real(sp), intent(out)  dy 
)

Definition at line 2679 of file mo_kernel.f90.


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