Contains module WMINIOMD. More...
Go to the source code of this file.
Modules | |
| module | wminiomd |
| Internal IO routines for the multi-grid model. | |
Functions/Subroutines | |
| subroutine | wminiomd::wmiobs (IMOD) |
| Stage internal boundary data in the data structure BPSTGE. More... | |
| subroutine | wminiomd::wmiobg (IMOD, DONE) |
| Gather internal boundary data for a given model. More... | |
| subroutine | wminiomd::wmiobf (IMOD) |
| Finalize staging of internal boundary data in the data structure BPSTGE (MPI only). More... | |
| subroutine | wminiomd::wmiohs (IMOD) |
| Stage internal high-to-low data in the data structure HGSTGE. More... | |
| subroutine | wminiomd::wmiohg (IMOD, DONE) |
| Gather internal high-to-low data for a given model. More... | |
| subroutine | wminiomd::wmiohf (IMOD) |
| Finalize staging of internal high-to-low data in the data structure HGSTGE (MPI only). More... | |
| subroutine | wminiomd::wmioes (IMOD) |
| Stage internal same-rank data in the data structure EQSTGE. More... | |
| subroutine | wminiomd::wmioeg (IMOD, DONE) |
| Gather internal same-rank data for a given model. More... | |
| subroutine | wminiomd::wmioef (IMOD) |
| Finalize staging of internal same-rank data in the data structure EQSTGE (MPI only). More... | |