Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcpatchimpl.h140 PETSC_EXTERN PetscLogEvent PC_Patch_ComputeOp; variable
/petsc/src/ksp/ksp/interface/
H A Ddlregisksp.c76 PetscCall(PetscLogEventRegister("PCPATCHComputeOp", PC_CLASSID, &PC_Patch_ComputeOp)); in PCInitializePackage()
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c22 PetscLogEvent PC_Patch_CreatePatches, PC_Patch_ComputeOp, PC_Patch_Solve, PC_Patch_Apply, PC_Patch_… variable
1938 PetscCall(PetscLogEventBegin(PC_Patch_ComputeOp, pc, 0, 0, 0)); in PCPatchComputeFunction_Internal()
1951 PetscCall(PetscLogEventEnd(PC_Patch_ComputeOp, pc, 0, 0, 0)); in PCPatchComputeFunction_Internal()
1969 PetscCall(PetscLogEventEnd(PC_Patch_ComputeOp, pc, 0, 0, 0)); in PCPatchComputeFunction_Internal()
2022 PetscCall(PetscLogEventBegin(PC_Patch_ComputeOp, pc, 0, 0, 0)); in PCPatchComputeOperator_Internal()
2040 PetscCall(PetscLogEventEnd(PC_Patch_ComputeOp, pc, 0, 0, 0)); in PCPatchComputeOperator_Internal()
2172 PetscCall(PetscLogEventEnd(PC_Patch_ComputeOp, pc, 0, 0, 0)); in PCPatchComputeOperator_Internal()
2223 PetscCall(PetscLogEventBegin(PC_Patch_ComputeOp, pc, 0, 0, 0)); in PCPatchPrecomputePatchTensors_Private()
2336 PetscCall(PetscLogEventEnd(PC_Patch_ComputeOp, pc, 0, 0, 0)); in PCPatchPrecomputePatchTensors_Private()