Go to the source code of this file.
Data Types | |
| module | modi_surf_patch |
| interface | modi_surf_patch::surf_patch |
Functions/Subroutines | |
| subroutine | surf_patch_2d (KPATCH, PVEGTYPE, PPATCH) |
| subroutine | surf_patch_1d (KPATCH, PVEGTYPE, PPATCH, PVEGTYPE_PATCH) |
| subroutine surf_patch_1d | ( | integer, intent(in) | KPATCH, |
| real, dimension(:,:), intent(in) | PVEGTYPE, | ||
| real, dimension(:,:), intent(out) | PPATCH, | ||
| real, dimension(:,:,:), intent(out), optional | PVEGTYPE_PATCH | ||
| ) |
| subroutine surf_patch_2d | ( | integer, intent(in) | KPATCH, |
| real, dimension(:,:,:), intent(in) | PVEGTYPE, | ||
| real, dimension(:,:,:), intent(out) | PPATCH | ||
| ) |
1.8.5