FV3 Bundle
|
Go to the source code of this file.
Functions/Subroutines | |
pure subroutine | gsw_rr68_interp_sa_ct (sa, ct, p, p_i, sa_i, ct_i) |
pure subroutine | rr68_interp_section (sectnum, ip_sect, ip_isect, sa_i, ct_i) |
pure subroutine gsw_rr68_interp_sa_ct::rr68_interp_section | ( | integer, intent(in) | sectnum, |
real (r8), dimension(:), intent(in) | ip_sect, | ||
integer, dimension(:), intent(in) | ip_isect, | ||
real (r8), dimension(:), intent(inout) | sa_i, | ||
real (r8), dimension(:), intent(inout) | ct_i | ||
) |
Definition at line 106 of file gsw_rr68_interp_sa_ct.f90.