NADCON5-ng
0.0.2
NADCON5 Next Generation Documentation
|
Go to the source code of this file.
Functions/Subroutines | |
program | decimate |
Part of the NADCON5 NADCON5 Core Library , Extract a reduced (1 of n) dataset. More... | |
subroutine | inouti (lin, lout, nlo, nlo2, nx, hrec) |
subroutine | inoutr (lin, lout, nlo, nlo2, nx, zrec) |
subroutine inouti | ( | lin, | |
lout, | |||
nlo, | |||
nlo2, | |||
nx, | |||
integer, dimension(*) | hrec | ||
) |
Definition at line 104 of file decimate.f.
Referenced by decimate().
subroutine inoutr | ( | lin, | |
lout, | |||
nlo, | |||
nlo2, | |||
nx, | |||
real*4, dimension(*) | zrec | ||
) |
Definition at line 116 of file decimate.f.
Referenced by decimate().