Lines Matching refs:ISGetPointRange
3769 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexGetCellFields()
3864 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexGetHybridCellFields()
4011 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexGetHybridFields()
4466 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexComputeResidual_Patch_Internal()
4638 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexComputeJacobian_Patch_Internal()
5203 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexComputeResidualByKey()
5588 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexComputeResidualHybridByKey()
6203 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexComputeJacobianByKey()
6422 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexComputeJacobianByKeyGeneral()
6670 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexComputeJacobianHybridByKey()
7023 PetscCall(ISGetPointRange(cellIS, &cStart, &cEnd, &cells)); in DMPlexComputeJacobianActionByKey()