Free a decomposition, releasing all resources in Fortran.
More...
Free a decomposition, releasing all resources in Fortran.
◆ freedecomp_file()
File descriptor structure.
Free all allocated storage associated with this decomposition.
- Parameters
-
| file | This structure holds information associated with each open file |
| iodesc | : IO descriptor structure. This structure defines the mapping for a given variable between compute and IO decomposition. |
- Return values
-
- Author
- Jim Edwards
◆ freedecomp_ios()
free all allocated storage associated with this decomposition
- Parameters
-
| ios | : a defined pio system descriptor created by call to Initialize an IOSystem (see PIO_types) |
| iodesc | IO descriptor structure. This structure defines the mapping for a given variable between compute and IO decomposition. |
- Author
- Jim Edwards