Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mat/tests/
H A Dex1.c113 PetscErrorCode ierr = PCMatSetApplyOperation(pc, MATOP_SET_VALUES); in main()
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2266 …PetscCall(MatShellSetOperation(vecMat, MATOP_SET_VALUES, (PetscErrorCodeFn *)MatSetValues_PCPatch_… in PCPatchPrecomputePatchTensors_Private()
2322 …PetscCall(MatShellSetOperation(vecMat, MATOP_SET_VALUES, (PetscErrorCodeFn *)MatSetValues_PCPatch_… in PCPatchPrecomputePatchTensors_Private()
/petsc/include/
H A Dpetscmat.h1898 MATOP_SET_VALUES = 0, enumerator