Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tutorials/
H A Dex11.c96 static PetscErrorCode ReorientCell(DM dm, PetscInt cell, PetscInt o, PetscBool swapCoords) in ReorientCell() argument
113 if (swapCoords) { in ReorientCell()