Searched refs:oabs (Results 1 – 1 of 1) sorted by relevance
1035 PetscInt oabs = (orient >= 0) ? orient : -(orient + 1); in DMFieldComputeFaceData_DS() local1039 switch (oabs) { in DMFieldComputeFaceData_DS()