SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Functions/Subroutines
/home/dasprezs/EXPORT_v7_3/src/LIB/LFI_COMPRESS/src/decompress.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine GET_COMPHEADER (KTAB, SIZEKTAB, KNBELT, KTYPECOD)
subroutine DECOMPRESS_FIELD (XTAB, NBELT, COMPTAB, NBCOMPELT, CODINGTYPE)
subroutine DECOMP_FOP (PTAB, KTAB, PREF, PCOEFF, OMASK, KINDCOR)
subroutine EXTRACTINTARRAY (KTAB)

Function/Subroutine Documentation

subroutine DECOMPRESS_FIELD::DECOMP_FOP ( REAL(KIND=8), dimension(:), intent(inout)  PTAB,
INTEGER, dimension(:), intent(in)  KTAB,
REAL, intent(in)  PREF,
REAL, intent(in)  PCOEFF,
LOGICAL, dimension(:), intent(in), optional  OMASK,
INTEGER, intent(in), optional  KINDCOR 
)

Definition at line 215 of file decompress.f90.

Here is the caller graph for this function:

subroutine DECOMPRESS_FIELD ( REAL (KIND=8), dimension(nbelt), intent(out), target  XTAB,
INTEGER, intent(in)  NBELT,
INTEGER(KIND=8), dimension(nbcompelt), intent(in)  COMPTAB,
INTEGER, intent(in)  NBCOMPELT,
INTEGER, intent(in)  CODINGTYPE 
)

Definition at line 36 of file decompress.f90.

Here is the call graph for this function:

subroutine DECOMPRESS_FIELD::EXTRACTINTARRAY ( INTEGER, dimension(:), intent(out)  KTAB)

Definition at line 252 of file decompress.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine GET_COMPHEADER ( INTEGER(KIND=8), dimension(sizektab), intent(in)  KTAB,
INTEGER, intent(in)  SIZEKTAB,
INTEGER, intent(out)  KNBELT,
INTEGER, intent(out)  KTYPECOD 
)

Definition at line 6 of file decompress.f90.

Here is the call graph for this function: