SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Public Member Functions
MODE_SPLINES::SPLR Interface Reference

List of all members.

Public Member Functions

subroutine SPLR_1 (NORD, X, DS, IW, TTT, R, IREP)
subroutine SPLR_2 (NORD, X, DS, IW, TTT, R, IREP)

Detailed Description

Definition at line 105 of file mode_splines.F90.


Member Function/Subroutine Documentation

subroutine MODE_SPLINES::SPLR::SPLR_1 ( INTEGER, intent(in)  NORD,
REAL, dimension(:,:), intent(in)  X,
REAL, dimension(:), intent(in)  DS,
INTEGER, dimension(:), intent(out)  IW,
REAL, dimension(:), intent(out)  TTT,
REAL, dimension(:,:), intent(out)  R,
INTEGER, intent(out)  IREP 
)

Definition at line 1784 of file mode_splines.F90.

subroutine MODE_SPLINES::SPLR::SPLR_2 ( INTEGER, intent(in)  NORD,
REAL, dimension(:,:), intent(in)  X,
REAL, dimension(:), intent(in)  DS,
INTEGER, dimension(:,:), intent(out)  IW,
REAL, dimension(:,:), intent(out)  TTT,
REAL, dimension(:,:), intent(out)  R,
INTEGER, intent(out)  IREP 
)

Definition at line 1823 of file mode_splines.F90.


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