SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Data Types | Functions/Subroutines
/home/dasprezs/EXPORT_v7_3/src/SURFEX/surf_patch.F90 File Reference

Go to the source code of this file.

Data Types

module  MODI_SURF_PATCH
interface  MODI_SURF_PATCH::SURF_PATCH

Functions/Subroutines

subroutine SURF_PATCH_2D (KPATCH, PVEGTYPE, PPATCH)
subroutine SURF_PATCH_1D (KPATCH, PVEGTYPE, PPATCH, PVEGTYPE_PATCH)

Function/Subroutine Documentation

subroutine SURF_PATCH_1D ( INTEGER, intent(in)  KPATCH,
REAL, dimension(:,:), intent(in)  PVEGTYPE,
REAL, dimension(:,:), intent(out)  PPATCH,
REAL, dimension(:,:,:), intent(out), optional  PVEGTYPE_PATCH 
)

Definition at line 114 of file surf_patch.F90.

Here is the call graph for this function:

subroutine SURF_PATCH_2D ( INTEGER, intent(in)  KPATCH,
REAL, dimension(:,:,:), intent(in)  PVEGTYPE,
REAL, dimension(:,:,:), intent(out)  PPATCH 
)

Definition at line 28 of file surf_patch.F90.

Here is the call graph for this function: