SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
modi_surf_patch::surf_patch Interface Reference

Public Member Functions

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

Detailed Description

Definition at line 9 of file surf_patch.F90.

Member Function/Subroutine Documentation

subroutine modi_surf_patch::surf_patch::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 17 of file surf_patch.F90.

subroutine modi_surf_patch::surf_patch::surf_patch_2d ( integer, intent(in)  KPATCH,
real, dimension(:,:,:), intent(in)  PVEGTYPE,
real, dimension(:,:,:), intent(out)  PPATCH 
)

Definition at line 10 of file surf_patch.F90.


The documentation for this interface was generated from the following file: