FV3 Bundle
gsidiag_bin2txt.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program gsidiag_bin2txt
 
subroutine inc_var (x, arr)
 
real(r_quad) function ret_var (arr)
 
real(r_quad) function ret_stddev (arr)
 
subroutine usage
 

Function/Subroutine Documentation

◆ gsidiag_bin2txt()

program gsidiag_bin2txt ( )

Definition at line 1 of file gsidiag_bin2txt.f90.

Here is the call graph for this function:

◆ inc_var()

subroutine inc_var ( real(r_single), intent(in)  x,
real(r_quad), dimension(4), intent(inout)  arr 
)

Definition at line 388 of file gsidiag_bin2txt.f90.

Here is the caller graph for this function:

◆ ret_stddev()

real(r_quad) function ret_stddev ( real(r_quad), dimension(4), intent(in)  arr)

Definition at line 410 of file gsidiag_bin2txt.f90.

Here is the caller graph for this function:

◆ ret_var()

real(r_quad) function ret_var ( real(r_quad), dimension(4), intent(in)  arr)

Definition at line 401 of file gsidiag_bin2txt.f90.

◆ usage()

subroutine usage ( )

Definition at line 419 of file gsidiag_bin2txt.f90.