Home
last modified time | relevance | path

Searched defs:PCSPAISetCacheSize (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dspai.h16 PetscErrorCode PCSPAISetCacheSize(PETSC_UNUSED PC a,PETSC_UNUSED PetscInt b) {PetscSPAIError;} in PCSPAISetCacheSize() function
/petsc/src/ksp/pc/impls/spai/
H A Dispai.c379 PetscErrorCode PCSPAISetCacheSize(PC pc, PetscInt cache_size) in PCSPAISetCacheSize() function