FV3 Bundle
gsw_poly_check.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program gsw_poly_check
 
subroutine section_title (title)
 
subroutine check_accuracy (func_name, fvalue1, fvalue2, vprint)
 

Function/Subroutine Documentation

◆ check_accuracy()

subroutine gsw_poly_check::check_accuracy ( character (*), intent(in)  func_name,
real (r8), dimension(:,:), intent(in)  fvalue1,
real (r8), dimension(:,:), intent(in)  fvalue2,
logical, intent(in), optional  vprint 
)

Definition at line 199 of file gsw_poly_check.f90.

◆ gsw_poly_check()

program gsw_poly_check ( )

Definition at line 1 of file gsw_poly_check.f90.

Here is the call graph for this function:

◆ section_title()

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

Definition at line 185 of file gsw_poly_check.f90.