Lines Matching refs:PetscFEGeomRestoreChunk
2546 PetscCall(PetscFEGeomRestoreChunk(cgeomFEM, offset, numCells, &chunkGeom)); in DMPlexComputeIntegral_Internal()
2823 PetscCall(PetscFEGeomRestoreChunk(fgeom, 0, offset, &chunkGeom)); in DMPlexComputeBdIntegral_Internal()
2827 PetscCall(PetscFEGeomRestoreChunk(fgeom, offset, numFaces, &chunkGeom)); in DMPlexComputeBdIntegral_Internal()
4526 PetscCall(PetscFEGeomRestoreChunk(geom, offset, numCells, &chunkGeom)); in DMPlexComputeResidual_Patch_Internal()
5024 PetscCall(PetscFEGeomRestoreChunk(fgeom, 0, offset, &chunkGeom)); in DMPlexComputeBdResidualSingleByKey()
5027 PetscCall(PetscFEGeomRestoreChunk(fgeom, offset, numFaces, &chunkGeom)); in DMPlexComputeBdResidualSingleByKey()
5337 PetscCall(PetscFEGeomRestoreChunk(geom, offset, numCells, &chunkGeom)); in DMPlexComputeResidualByKey()
5791 PetscCall(PetscFEGeomRestoreChunk(geomF, offset, numCells, &remGeomF)); in DMPlexComputeResidualHybridByKey()
5792 PetscCall(PetscFEGeomRestoreChunk(geomF, 0, offset, &chunkGeomF)); in DMPlexComputeResidualHybridByKey()
5793 PetscCall(PetscFEGeomRestoreChunk(geomN, offset, numCells, &remGeomN)); in DMPlexComputeResidualHybridByKey()
5794 PetscCall(PetscFEGeomRestoreChunk(geomN, 0, offset, &chunkGeomN)); in DMPlexComputeResidualHybridByKey()
6038 PetscCall(PetscFEGeomRestoreChunk(fgeom, offset, numFaces, &chunkGeom)); in DMPlexComputeBdJacobianSingleByLabel()
6298 PetscCall(PetscFEGeomRestoreChunk(cgeomFEM, offset, numCells, &remGeom)); in DMPlexComputeJacobianByKey()
6299 PetscCall(PetscFEGeomRestoreChunk(cgeomFEM, 0, offset, &chunkGeom)); in DMPlexComputeJacobianByKey()
6521 PetscCall(PetscFEGeomRestoreChunk(cgeomFEM, offset, numCells, &remGeom)); in DMPlexComputeJacobianByKeyGeneral()
6522 PetscCall(PetscFEGeomRestoreChunk(cgeomFEM, 0, offset, &chunkGeom)); in DMPlexComputeJacobianByKeyGeneral()
6890 PetscCall(PetscFEGeomRestoreChunk(geomF, offset, numCells, &remGeomF)); in DMPlexComputeJacobianHybridByKey()
6891 PetscCall(PetscFEGeomRestoreChunk(geomF, 0, offset, &chunkGeomF)); in DMPlexComputeJacobianHybridByKey()
6892 PetscCall(PetscFEGeomRestoreChunk(geomN, offset, numCells, &remGeomN)); in DMPlexComputeJacobianHybridByKey()
6893 PetscCall(PetscFEGeomRestoreChunk(geomN, 0, offset, &chunkGeomN)); in DMPlexComputeJacobianHybridByKey()
7112 PetscCall(PetscFEGeomRestoreChunk(cgeomFEM, offset, numCells, &remGeom)); in DMPlexComputeJacobianActionByKey()
7113 PetscCall(PetscFEGeomRestoreChunk(cgeomFEM, 0, offset, &chunkGeom)); in DMPlexComputeJacobianActionByKey()