SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Functions/Subroutines
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 118 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 32 of file surf_patch.F90.

Here is the call graph for this function: