Go to the source code of this file.
Functions/Subroutines | |
subroutine | hscrea (fname, title, source, institution, idim, dims, dimsiz, xtypes, longnames, units, origin, interval) |
subroutine hscrea | ( | character(len=*) | fname, |
character(len=*) | title, | ||
character(len=*) | source, | ||
character(len=*) | institution, | ||
integer | idim, | ||
character(len=1), dimension(idim) | dims, | ||
integer, dimension(idim) | dimsiz, | ||
character(len=*), dimension(idim) | xtypes, | ||
character(len=*), dimension(idim) | longnames, | ||
character(len=*), dimension(idim) | units, | ||
real | origin, | ||
real | interval | ||
) |
Definition at line 17 of file hscrea.f90.