![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | write_spx1 (L, unit_add) |
| subroutine | gatherwritespx (VAR, array2, array1, uspxL, NEXT_REC) |
| subroutine | gatherwritespx_netcdf (VAR, arr1, arr2, arr4d, ncid, va |
| subroutine | gatherwritespx_netcdf_int (VAR, arr1, arr2, arr4d, ncid |
| subroutine | copy_d_to_r (darr, rarr, nx, ny, nz) |
| subroutine | write_mesh_netcdf |
| subroutine | write_netcdf (L, unit_add, the_time) |
| subroutine copy_d_to_r | ( | double precision, dimension(*) | darr, |
| real, dimension(nx,ny,*) | rarr, | ||
| integer | nx, | ||
| integer | ny, | ||
| integer | nz | ||
| ) |
Definition at line 683 of file write_spx1.f.
| subroutine gatherwritespx | ( | double precision, dimension(dimension_3) | VAR, |
| double precision, dimension(ijkmax3) | array2, | ||
| double precision, dimension(ijkmax2) | array1, | ||
| integer | uspxL, | ||
| integer | NEXT_REC | ||
| ) |
Definition at line 555 of file write_spx1.f.


| subroutine gatherwritespx_netcdf | ( | VAR, | |
| arr1, | |||
| arr2, | |||
| arr4d, | |||
| ncid, | |||
| va | |||
| ) |
Definition at line 595 of file write_spx1.f.


| subroutine gatherwritespx_netcdf_int | ( | VAR, | |
| arr1, | |||
| arr2, | |||
| arr4d, | |||
| ncid | |||
| ) |
Definition at line 640 of file write_spx1.f.


| subroutine write_mesh_netcdf | ( | ) |
Definition at line 711 of file write_spx1.f.


| subroutine write_netcdf | ( | integer | L, |
| integer | unit_add, | ||
| double precision | the_time | ||
| ) |
Definition at line 839 of file write_spx1.f.


| subroutine write_spx1 | ( | integer | L, |
| integer | unit_add | ||
| ) |
Definition at line 26 of file write_spx1.f.

