Home
last modified time | relevance | path

Searched refs:fish (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/test/
H A DphIOwrite.f8 integer, target :: rank, ierror, one, ppf, peers, fish, nfiles variable
23 fish = 2
42 call phio_writeheader(handle(i), phrase, c_loc(fish), one, one,
H A DphIOwrite.cc24 int fish = 2; in main() local
35 phio_writeheader(file[i], phrase, &fish, &one, &one, type, iotype); in main()