![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_res1 |
| subroutine | readscatterres (VAR, array2, array1, init, NEXT_REC) |
| subroutine | readscatterres_netcdf (VAR, array2, array1, ncid, varid |
| subroutine | read_res1_netcdf |
| subroutine | patch_after_restart |
| subroutine patch_after_restart | ( | ) |
Definition at line 654 of file read_res1.f.
| subroutine read_res1 | ( | ) |
Definition at line 26 of file read_res1.f.


| subroutine read_res1_netcdf | ( | ) |
| subroutine readscatterres | ( | double precision, dimension(dimension_3) | VAR, |
| double precision, dimension(ijkmax3) | array2, | ||
| double precision, dimension(ijkmax2) | array1, | ||
| integer | init, | ||
| integer | NEXT_REC | ||
| ) |
Definition at line 250 of file read_res1.f.


| subroutine readscatterres_netcdf | ( | double precision, dimension(dimension_3) | VAR, |
| double precision, dimension(ijkmax3) | array2, | ||
| double precision, dimension(ijkmax2) | array1, | ||
| integer | ncid, | ||
| integer | varid | ||
| ) |
Definition at line 291 of file read_res1.f.

