Functions/Subroutines | |
| subroutine | ina2r (ARRAY, MX, MY, LX, HX, LY, HY, NDS, NDST, NDSE, IDFM, RFORM, IDLA, VSC, VOF) |
| subroutine | ina2i (ARRAY, MX, MY, LX, HX, LY, HY, NDS, NDST, NDSE, IDFM, RFORM, IDLA, VSC, VOF) |
| subroutine | outa2r (ARRAY, MX, MY, LX, HX, LY, HY, NDS, NDST, NDSE, IDFM, RFORM, IDLA, VSC, VOF) |
| subroutine | outa2i (ARRAY, MX, MY, LX, HX, LY, HY, NDS, NDST, NDSE, IDFM, RFORM, IDLA, VSC, VOF) |
| subroutine | outrea (NDS, ARRAY, DIM, ANAME) |
| subroutine | outint (NDS, IARRAY, DIM, ANAME) |
| subroutine | outmat (NDS, A, MX, NX, NY, MNAME) |
| subroutine | prtblk (NDS, NX, NY, MX, F, MAP, MAP0, FSC, IX1, IX2, IX3, IY1, IY2, IY3, PRVAR, PRUNIT) |
| subroutine | prt1ds (NDS, NFR, E, FR, UFR, NLINES, FTOPI, PRVAR, PRUNIT, PNTNME) |
| subroutine | prt1dm (NDS, NFR, NE, E, FR, UFR, NLINES, FTOPI, PRVAR, PRUNIT, PNTNME) |
| subroutine | prt2ds (NDS, NFR0, NFR, NTH, E, FR, UFR, FACSP, FSC, RRCUT, PRVAR, PRUNIT, PNTNME) |
| subroutine w3arrymd::ina2i | ( | integer, dimension(mx,my), intent(out) | ARRAY, |
| integer, intent(in) | MX, | ||
| integer, intent(in) | MY, | ||
| integer, intent(in) | LX, | ||
| integer, intent(in) | HX, | ||
| integer, intent(in) | LY, | ||
| integer, intent(in) | HY, | ||
| integer, intent(in) | NDS, | ||
| integer, intent(in) | NDST, | ||
| integer, intent(in) | NDSE, | ||
| integer, intent(in) | IDFM, | ||
| character, dimension(*), intent(in) | RFORM, | ||
| integer, intent(in) | IDLA, | ||
| integer, intent(in) | VSC, | ||
| integer, intent(in) | VOF | ||
| ) |
Definition at line 295 of file w3arrymd.F90.
References w3servmd::extcde(), and w3servmd::strace().
Referenced by w3prep(), w3prnc(), and w3prtide().
| subroutine w3arrymd::ina2r | ( | real, dimension(mx,my), intent(out) | ARRAY, |
| integer, intent(in) | MX, | ||
| integer, intent(in) | MY, | ||
| integer, intent(in) | LX, | ||
| integer, intent(in) | HX, | ||
| integer, intent(in) | LY, | ||
| integer, intent(in) | HY, | ||
| integer, intent(in) | NDS, | ||
| integer, intent(in) | NDST, | ||
| integer, intent(in) | NDSE, | ||
| integer, intent(in) | IDFM, | ||
| character, dimension(*), intent(in) | RFORM, | ||
| integer, intent(in) | IDLA, | ||
| real, intent(in) | VSC, | ||
| real, intent(in) | VOF | ||
| ) |
Definition at line 78 of file w3arrymd.F90.
References w3servmd::extcde(), and w3servmd::strace().
Referenced by w3prep(), w3prnc(), and w3prtide().
| subroutine w3arrymd::outa2i | ( | integer, dimension(mx,my), intent(in) | ARRAY, |
| integer, intent(in) | MX, | ||
| integer, intent(in) | MY, | ||
| integer, intent(in) | LX, | ||
| integer, intent(in) | HX, | ||
| integer, intent(in) | LY, | ||
| integer, intent(in) | HY, | ||
| integer, intent(in) | NDS, | ||
| integer, intent(in) | NDST, | ||
| integer, intent(in) | NDSE, | ||
| integer, intent(in) | IDFM, | ||
| character, dimension(*), intent(in) | RFORM, | ||
| integer, intent(in) | IDLA, | ||
| integer, intent(in) | VSC, | ||
| integer, intent(in) | VOF | ||
| ) |
| subroutine w3arrymd::outa2r | ( | real, dimension(mx,my), intent(in) | ARRAY, |
| integer, intent(in) | MX, | ||
| integer, intent(in) | MY, | ||
| integer, intent(in) | LX, | ||
| integer, intent(in) | HX, | ||
| integer, intent(in) | LY, | ||
| integer, intent(in) | HY, | ||
| integer, intent(in) | NDS, | ||
| integer, intent(in) | NDST, | ||
| integer, intent(in) | NDSE, | ||
| integer, intent(in) | IDFM, | ||
| character, dimension(*), intent(in) | RFORM, | ||
| integer, intent(in) | IDLA, | ||
| real, intent(in) | VSC, | ||
| real, intent(in) | VOF | ||
| ) |
Definition at line 465 of file w3arrymd.F90.
References w3servmd::extcde(), and w3servmd::strace().
Referenced by w3gspl().
| subroutine w3arrymd::outint | ( | integer, intent(in) | NDS, |
| integer, dimension(dim), intent(in) | IARRAY, | ||
| integer, intent(in) | DIM, | ||
| character, dimension(*), intent(in) | ANAME | ||
| ) |
| subroutine w3arrymd::outmat | ( | integer, intent(in) | NDS, |
| real, dimension(mx,ny), intent(in) | A, | ||
| integer, intent(in) | MX, | ||
| integer, intent(in) | NX, | ||
| integer, intent(in) | NY, | ||
| character, dimension(*), intent(in) | MNAME | ||
| ) |
Definition at line 988 of file w3arrymd.F90.
References w3servmd::strace().
Referenced by w3sbt1md::w3sbt1(), w3sdb1md::w3sdb1(), w3src1md::w3sds1(), w3src2md::w3sds2(), w3src3md::w3sds3(), w3src4md::w3sds4(), w3sic1md::w3sic1(), w3sic2md::w3sic2(), w3sic3md::w3sic3(), w3sic4md::w3sic4(), w3sic5md::w3sic5(), w3src1md::w3sin1(), w3src2md::w3sin2(), w3src3md::w3sin3(), w3src4md::w3sin4(), w3snl1md::w3snl1(), and w3snl2md::w3snl2().
| subroutine w3arrymd::outrea | ( | integer, intent(in) | NDS, |
| real, dimension(dim), intent(in) | ARRAY, | ||
| integer, intent(in) | DIM, | ||
| character, dimension(*), intent(in) | ANAME | ||
| ) |
| subroutine w3arrymd::prt1dm | ( | integer, intent(in) | NDS, |
| integer, intent(in) | NFR, | ||
| integer, intent(in) | NE, | ||
| real, dimension(nfr,ne), intent(in) | E, | ||
| real, dimension(nfr), intent(in) | FR, | ||
| character, dimension(*), intent(in) | UFR, | ||
| integer, intent(in) | NLINES, | ||
| real, intent(in) | FTOPI, | ||
| character, dimension(ne), intent(in) | PRVAR, | ||
| character, dimension(*), intent(in) | PRUNIT, | ||
| character, dimension(*), intent(in) | PNTNME | ||
| ) |
| subroutine w3arrymd::prt1ds | ( | integer, intent(in) | NDS, |
| integer, intent(in) | NFR, | ||
| real, dimension(nfr), intent(in) | E, | ||
| real, dimension(nfr), intent(in) | FR, | ||
| character, dimension(*), intent(in) | UFR, | ||
| integer, intent(in) | NLINES, | ||
| real, intent(in) | FTOPI, | ||
| character, dimension(*), intent(in) | PRVAR, | ||
| character, dimension(*), intent(in) | PRUNIT, | ||
| character, dimension(*), intent(in) | PNTNME | ||
| ) |
| subroutine w3arrymd::prt2ds | ( | integer, intent(in) | NDS, |
| integer, intent(in) | NFR0, | ||
| integer, intent(in) | NFR, | ||
| integer, intent(in) | NTH, | ||
| real, dimension(nfr0,*), intent(in) | E, | ||
| real, dimension(*), intent(in) | FR, | ||
| character, dimension(*), intent(in) | UFR, | ||
| real, intent(in) | FACSP, | ||
| real, intent(in) | FSC, | ||
| real, intent(in) | RRCUT, | ||
| character, dimension(*), intent(in) | PRVAR, | ||
| character, dimension(*), intent(in) | PRUNIT, | ||
| character, dimension(*), intent(in) | PNTNME | ||
| ) |
Definition at line 1943 of file w3arrymd.F90.
References angstr(), and w3servmd::strace().
Referenced by w3exnc(), w3expo(), w3iopomd::w3iope(), w3sbt1md::w3sbt1(), w3sdb1md::w3sdb1(), w3src1md::w3sds1(), w3src2md::w3sds2(), w3src3md::w3sds3(), w3src4md::w3sds4(), w3sic1md::w3sic1(), w3sic2md::w3sic2(), w3sic3md::w3sic3(), w3sic4md::w3sic4(), w3sic5md::w3sic5(), w3src1md::w3sin1(), w3src2md::w3sin2(), w3src3md::w3sin3(), w3src4md::w3sin4(), w3sis1md::w3sis1(), w3sis2md::w3sis2(), w3snl1md::w3snl1(), w3snl2md::w3snl2(), w3snlsmd::w3snls(), w3strt(), and w3updtmd::w3ulev().
| subroutine w3arrymd::prtblk | ( | integer, intent(in) | NDS, |
| integer, intent(in) | NX, | ||
| integer, intent(in) | NY, | ||
| integer, intent(in) | MX, | ||
| real, dimension(mx,ny), intent(in) | F, | ||
| integer, dimension(mx,ny), intent(in) | MAP, | ||
| integer, intent(in) | MAP0, | ||
| real, intent(in) | FSC, | ||
| integer, intent(in) | IX1, | ||
| integer, intent(in) | IX2, | ||
| integer, intent(in) | IX3, | ||
| integer, intent(in) | IY1, | ||
| integer, intent(in) | IY2, | ||
| integer, intent(in) | IY3, | ||
| character, dimension(*), intent(in) | PRVAR, | ||
| character, dimension(*), intent(in) | PRUNIT | ||
| ) |
Definition at line 1112 of file w3arrymd.F90.
References w3servmd::strace().
Referenced by w3updtmd::w3dzxy(), w3exgo(), w3exnc(), w3grid_interp(), w3initmd::w3init(), w3prep(), w3prnc(), w3strt(), and w3updtmd::w3uini().