Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Ddmp4est.c6 static const PetscInt PetscVertToP4estVert[4] = {0, 1, 3, 2}; variable
H A Ddmp8est.c18 static const PetscInt PetscVertToP4estVert[8] = {0, 2, 3, 1, 4, 5, 7, 6}; variable