FV3 Bundle
|
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) |
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.