SURFEX v8.1
General documentation of Surfex
Data Types | Modules | Functions/Subroutines
surf_patch.F90 File Reference

Go to the source code of this file.

Data Types

interface  modi_surf_patch::surf_patch
 

Modules

module  modi_surf_patch
 

Functions/Subroutines

subroutine surf_patch_2d (KNPATCH, PVEGTYPE, PPATCH, PVEGTYPE_PATCH)
 
subroutine surf_patch_1d (KPATCH, KNPATCH, PVEGTYPE, PPATCH, PVEGTYPE_PATCH)
 

Function/Subroutine Documentation

◆ surf_patch_1d()

subroutine surf_patch_1d ( integer, intent(in)  KPATCH,
integer, intent(in)  KNPATCH,
real, dimension(:,:), intent(in)  PVEGTYPE,
real, dimension(:), intent(out)  PPATCH,
real, dimension(:,:), intent(out), optional  PVEGTYPE_PATCH 
)

Definition at line 139 of file surf_patch.F90.

Here is the call graph for this function:

◆ surf_patch_2d()

subroutine surf_patch_2d ( integer, intent(in)  KNPATCH,
real, dimension(:,:), intent(in)  PVEGTYPE,
real, dimension(:,:), intent(out)  PPATCH,
real, dimension(:,:,:), intent(out), optional  PVEGTYPE_PATCH 
)

Definition at line 36 of file surf_patch.F90.

Here is the call graph for this function: