Searched refs:P4estVertToPetscVert (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | dmp4est.c | 7 static const PetscInt P4estVertToPetscVert[4] = {0, 1, 3, 2}; variable
|
| H A D | dmp8est.c | 19 static const PetscInt P4estVertToPetscVert[8] = {0, 3, 1, 2, 4, 5, 7, 6}; variable
|
| H A D | pforest.h | 2566 PetscInt petscJ = P4estVertToPetscVert[j]; in DMPforestGetTransferSF_Point() 2730 l = P4EST_INSUL - (P4EST_CHILDREN - P4estVertToPetscVert[coarseVertex]); in DMPforestGetTransferSF_Point()
|