SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Public Member Functions
MODI_SURF_PATCH::SURF_PATCH Interface Reference

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 5 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 13 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 6 of file surf_patch.F90.


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