Public Member Functions | |
| subroutine | surf_patch_2d (KPATCH, PVEGTYPE, PPATCH) |
| subroutine | surf_patch_1d (KPATCH, PVEGTYPE, PPATCH, PVEGTYPE_PATCH) |
Definition at line 9 of file surf_patch.F90.
| 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.
1.8.5