Home
last modified time | relevance | path

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

/petsc/src/dm/dt/dualspace/impls/lagrange/
H A Ddspacelagrange.c1824 …MPlexPointIsTensor_Internal(DM dm, PetscInt p, PetscBool *isTensor, PetscInt *endA, PetscInt *endB) in DMPlexPointIsTensor_Internal()
1869 …rorCode DMPlexPointIsTensor(DM dm, PetscInt p, PetscBool *isTensor, PetscInt *endA, PetscInt *endB) in DMPlexPointIsTensor()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h648 …cMPIInt size, PetscMPIInt rank, p4est_t *p4estA, p4est_t *p4estB, PetscInt *startB, PetscInt *endB) in DMPforestComputeOverlappingRanks()