Go to the source code of this file.
Functions/Subroutines | |
subroutine | INI_VAR_FROM_DATA_0D (HPROGRAM, HATYPE, HNAME, HTYPE, HFNAM, HFTYP, PUNIF, PFIELD, OPRESENT) |
subroutine INI_VAR_FROM_DATA_0D | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
CHARACTER(LEN=3), intent(in) | HATYPE, | ||
CHARACTER(LEN=*), intent(in) | HNAME, | ||
CHARACTER(LEN=3), intent(in) | HTYPE, | ||
CHARACTER(LEN=28), intent(in) | HFNAM, | ||
CHARACTER(LEN=6), intent(in) | HFTYP, | ||
REAL, intent(in) | PUNIF, | ||
REAL, dimension(:), intent(out) | PFIELD, | ||
LOGICAL, intent(out) | OPRESENT | ||
) |
Definition at line 2 of file ini_var_from_data_0d.F90.