FV3 Bundle
gsw_linear_interp_sa_ct.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

pure subroutine gsw_linear_interp_sa_ct (sa, ct, p, p_i, sa_i, ct_i)
 

Function/Subroutine Documentation

◆ gsw_linear_interp_sa_ct()

pure subroutine gsw_linear_interp_sa_ct ( real (r8), dimension(:), intent(in)  sa,
real (r8), dimension(:), intent(in)  ct,
real (r8), dimension(:), intent(in)  p,
real (r8), dimension(:), intent(in)  p_i,
real (r8), dimension(:), intent(out)  sa_i,
real (r8), dimension(:), intent(out)  ct_i 
)

Definition at line 3 of file gsw_linear_interp_sa_ct.f90.