Home
last modified time | relevance | path

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

/phasta/phSolver/common/test/
H A DphIOposixMultiTopo.cc17 int blocksRead = 0; in main() local
29 blocksRead += (headerData[0] > 0); in main()
33 return !(blocksRead==2); in main()