SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
compress_field.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine compress_field (XTAB, KX, KY, KNBTOT, KNBUSE)
 
subroutine comp_fopext (PTAB, KTAB, KEXTCOD)
 

Function/Subroutine Documentation

◆ comp_fopext()

subroutine compress_field::comp_fopext ( real, dimension(:), intent(in)  PTAB,
integer, dimension(:), intent(out)  KTAB,
integer, intent(out)  KEXTCOD 
)

Definition at line 180 of file compress_field.f90.

Here is the caller graph for this function:

◆ compress_field()

subroutine compress_field ( real(kind=8), dimension(knbtot), intent(inout)  XTAB,
integer, intent(in)  KX,
integer, intent(in)  KY,
integer, intent(in)  KNBTOT,
integer, intent(out)  KNBUSE 
)

Definition at line 7 of file compress_field.f90.

Here is the call graph for this function: