Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c408 static PetscErrorCode PCShellSetMatApplyTranspose_Shell(PC pc, PetscErrorCode (*matapplytranspose)(… in PCShellSetMatApplyTranspose_Shell() function
959 …poseFunction((PetscObject)pc, "PCShellSetMatApplyTranspose_C", PCShellSetMatApplyTranspose_Shell)); in PCCreate_Shell()