Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2694 PetscInt minDir = PetscMin((direction + 1) % 3, (direction + 2) % 3); in DMPforestGetTransferSF_Point() local
2745 PetscInt minDir = PetscMin(otherDir1, otherDir2); in DMPforestGetTransferSF_Point() local