FV3 Bundle
gsw_check_functions.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program gsw_check_functions
 
subroutine section_title (title)
 
subroutine check_accuracy (func_name, fvalue, result, result_ice, result_mpres, result_cast, vprint)
 

Function/Subroutine Documentation

◆ 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 
)

Definition at line 787 of file gsw_check_functions.f90.

Here is the caller graph for this function:

◆ gsw_check_functions()

program gsw_check_functions ( )

Definition at line 1 of file gsw_check_functions.f90.

Here is the call graph for this function:

◆ section_title()

subroutine gsw_check_functions::section_title ( character (*), intent(in)  title)

Definition at line 772 of file gsw_check_functions.f90.

Here is the caller graph for this function: