Go to the source code of this file.
Functions/Subroutines | |
| subroutine | INI_VAR_FROM_PATCH (HPROGRAM, KLUOUT, HNAME, PFIELD, KPTS, PDEF) |
| subroutine INI_VAR_FROM_PATCH | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
| INTEGER, intent(in) | KLUOUT, | ||
| CHARACTER(LEN=*), intent(in) | HNAME, | ||
| REAL, dimension(:,:), intent(inout) | PFIELD, | ||
| INTEGER, intent(in) | KPTS, | ||
| REAL, dimension(: ), intent(in), optional | PDEF | ||
| ) |
Definition at line 1 of file ini_var_from_patch.F90.


1.8.0