Go to the source code of this file.
◆ check_accuracy()
subroutine gsw_check_functions::check_accuracy |
( |
character (*), intent(in) |
func_name, |
|
|
real (r8), dimension(:,:), intent(in) |
fvalue, |
|
|
type(gsw_result), intent(in), optional |
result, |
|
|
type(gsw_result_ice), intent(in), optional |
result_ice, |
|
|
type(gsw_result_mpres), intent(in), optional |
result_mpres, |
|
|
type(gsw_result_cast), intent(in), optional |
result_cast, |
|
|
logical, intent(in), optional |
vprint |
|
) |
| |
◆ gsw_check_functions()
program gsw_check_functions |
( |
| ) |
|
◆ section_title()
subroutine gsw_check_functions::section_title |
( |
character (*), intent(in) |
title | ) |
|