SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
modi_surf_patch::surf_patch Interface Reference

Public Member Functions

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

Detailed Description

Definition at line 9 of file surf_patch.F90.

Member Function/Subroutine Documentation

◆ surf_patch_1d()

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

◆ surf_patch_2d()

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


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