Home
last modified time | relevance | path

Searched refs:P4estVertToPetscVert (Results 1 – 3 of 3) 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
H A Dpforest.h2566 PetscInt petscJ = P4estVertToPetscVert[j]; in DMPforestGetTransferSF_Point()
2730 l = P4EST_INSUL - (P4EST_CHILDREN - P4estVertToPetscVert[coarseVertex]); in DMPforestGetTransferSF_Point()