Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4982 #define DMGetDimPoints_pforest _append_pforest(DMGetDimPoints) macro
4983 static PetscErrorCode DMGetDimPoints_pforest(DM dm, PetscInt dim, PetscInt *cStart, PetscInt *cEnd) in DMGetDimPoints_pforest() function