Go to the source code of this file.
Functions/Subroutines |
| subroutine | minmax2 (imax, jmax, lmax, xi, zmin, zmax) |
Function/Subroutine Documentation
| subroutine minmax2 |
( |
integer |
imax, |
|
|
integer |
jmax, |
|
|
integer |
lmax, |
|
|
real, dimension(imax*jmax*lmax) |
xi, |
|
|
real |
zmin, |
|
|
real |
zmax |
|
) |
| |