Searched defs:maxDir (Results 1 – 1 of 1) sorted by relevance
2695 PetscInt maxDir = PetscMax((direction + 1) % 3, (direction + 2) % 3); in DMPforestGetTransferSF_Point() local2746 PetscInt maxDir = PetscMax(otherDir1, otherDir2); in DMPforestGetTransferSF_Point() local