My Project
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | wstats (ngrid, nom, titre, unite, dim, px) |
subroutine | inivar (nid, varid, ngrid, dim, index, px, ierr) |
subroutine | def_var_stats (nid, name, title, units, nbdim, dimids, nvarid, ierr) |
subroutine wstats | ( | integer, intent(in) | ngrid, |
character (len=*), intent(in) | nom, | ||
character (len=*), intent(in) | titre, | ||
character (len=*), intent(in) | unite, | ||
integer, intent(in) | dim, | ||
real, dimension(ngrid,llm), intent(in) | px | ||
) |
Definition at line 1 of file wstats.F90.