| /phasta/phSolver/common/ |
| H A D | readnblk.f | 114 call phio_readheader(fhandle,c_char_'number of nodes' // char(0), 117 call phio_readheader(fhandle,c_char_'number of modes' // char(0), 120 call phio_readheader(fhandle, 124 call phio_readheader(fhandle, 128 call phio_readheader(fhandle, 132 call phio_readheader(fhandle, 136 call phio_readheader(fhandle, 140 call phio_readheader(fhandle, 144 call phio_readheader(fhandle, 179 call phio_readheader(fhandle, [all …]
|
| H A D | genbkb.f | 46 call phio_readheader(fhandle, 69 call phio_readheader(fhandle, fname2 // char(0), 94 call phio_readheader(fhandle, fname2 // char(0), 126 call phio_readheader(fhandle, fname2 // char(0), 141 call phio_readheader(fhandle, fname2 // char(0),
|
| H A D | genbkbSyncIO.f | 46 call phio_readheader(fhandle, 66 call phio_readheader(fhandle, fname2 // char(0), 88 call phio_readheader(fhandle, fname2 // char(0), 116 call phio_readheader(fhandle, fname2 // char(0), 127 call phio_readheader(fhandle, fname2 // char(0),
|
| H A D | genblkSyncIO.f | 39 call phio_readheader(fhandle, 57 call phio_readheader(fhandle, fname2 // char(0), 82 call phio_readheader(fhandle, fname2 // char(0),
|
| H A D | genblk.f | 39 call phio_readheader(fhandle, 64 call phio_readheader(fhandle, fname2 // char(0), 91 call phio_readheader(fhandle, fname2 // char(0),
|
| H A D | genbkbPosix.f | 47 call phio_readheader(fhandle, fname2 // char(0), 72 call phio_readheader(fhandle, fname2 // char(0), 82 call phio_readheader(fhandle, fname2 // char(0),
|
| H A D | phIO.h | 12 void phio_readheader(
|
| H A D | d2wall.c | 68 phio_readheader(handle, "dwal", (void*)iarray, &nitems, "double", phasta_iotype); in read_d2wall()
|
| H A D | genblkPosix.f | 42 call phio_readheader(fhandle, fname2 // char(0),
|
| H A D | phIO.cc | 44 void phio_readheader( in phio_readheader() function
|
| H A D | phIO.f | 20 subroutine phio_readheader(handle, phrase, vals, nvals,
|
| /phasta/phSolver/common/test/ |
| H A D | phIOposixMultiTopo.cc | 22 phio_readheader(file, "connectivity interior", in main()
|
| H A D | phIOreadheader.cc | 31 phio_readheader(file[i], "number of nodes", &(numberOfNodes[i]), in main()
|
| H A D | phIOwrite.cc | 43 phio_readheader(file[i], phrase, &(numFish[i]), &one, type, iotype); in main()
|
| H A D | phIOreaddatablock.cc | 35 phio_readheader(file[i], phrase, numpts, &two, type, iotype); in main()
|
| H A D | phIOwriteReadZeroSz.cc | 56 phio_readheader(file[i], phrase, &numFish, &one, type, iotype); in main()
|
| H A D | phIOwriteFields.cc | 65 phio_readheader(file[i], phrase, &numFish, &one, type, iotype); in main()
|
| H A D | phIOwrite.f | 53 call phio_readheader(handle(i), phrase, c_loc(numFish(i)),
|
| H A D | phIOread.f | 44 call phio_readheader(handle(i), phrase, c_loc(numpts),
|
| H A D | phIOreadIlwork.cc | 65 phio_readheader(file, phrase, &len, &one, type, iotype); in main()
|
| /phasta/phSolver/incompressible/ |
| H A D | usr.c | 345 phio_readheader(fileHandle, "projection vectors", (void*)iarray, 379 phio_readheader(fileHandle, "pressure projection vectors", (void*)iarray,
|
| /phasta/checkphasta/ |
| H A D | checkphasta.cpp | 154 phio_readheader(fp, "solution", (void*) iarray, &ithree, "integer", iformat); in read_solution()
|