Home
last modified time | relevance | path

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

/phasta/phSolver/common/test/
H A DphIOwriteFields.cc29 int blockEntries = 4; in main() local
52 phio_writeheader(file[i], str, &blockEntries, &one, &blockEntries, type, iotype); in main()
53 phio_writedatablock(file[i], str, blockArray, &blockEntries, type, iotype); in main()