SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
mode_splines::splk Interface Reference

Public Member Functions

subroutine splk_1 (NORD, X1, X2, G, RK)
 
subroutine splk_2 (NORD, X1, X2, G, RK)
 

Detailed Description

Definition at line 42 of file mode_splines.F90.

Member Function/Subroutine Documentation

◆ splk_1()

subroutine mode_splines::splk::splk_1 ( integer, intent(in)  NORD,
real, dimension(:), intent(in)  X1,
real, dimension(:,:), intent(in)  X2,
real, dimension(:,:), intent(in)  G,
real, dimension(:), intent(out)  RK 
)

Definition at line 505 of file mode_splines.F90.

◆ splk_2()

subroutine mode_splines::splk::splk_2 ( integer, intent(in)  NORD,
real, dimension(:,:), intent(in)  X1,
real, dimension(:,:), intent(in)  X2,
real, dimension(:,:), intent(in)  G,
real, dimension(:,:), intent(out)  RK 
)

Definition at line 556 of file mode_splines.F90.


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