Home
last modified time | relevance | path

Searched refs:coarseVertex (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2719 PetscInt coarseVertex = -1, coarseFace = -1; in DMPforestGetTransferSF_Point() local
2729 coarseVertex = vertex; in DMPforestGetTransferSF_Point()
2730 l = P4EST_INSUL - (P4EST_CHILDREN - P4estVertToPetscVert[coarseVertex]); in DMPforestGetTransferSF_Point()