Home
last modified time | relevance | path

Searched defs:match (Results 1 – 3 of 3) sorted by relevance

/phasta/phSolver/common/test/
H A DphIOreadheader.cc37 int match = (numberOfNodes[0] == numberOfNodes[1]); in main() local
H A DphIOreaddatablock.cc46 int match = (len[0] == len[1]); in main() local
H A DphIOwrite.cc47 int match = (numFish[0] == numFish[1]) && (fishWeight[0] == fishWeight[1]); in main() local