Home
last modified time | relevance | path

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

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