Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h486 PETSC_EXTERN PetscErrorCode PCPatchSetPrecomputeElementTensors(PC, PetscBool);
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c340 PetscErrorCode PCPatchSetPrecomputeElementTensors(PC pc, PetscBool flg) in PCPatchSetPrecomputeElementTensors() function