Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/spai/
H A Dispai.c187 static PetscErrorCode PCSPAISetMaxNew_SPAI(PC pc, PetscInt maxnew1) in PCSPAISetMaxNew_SPAI()
316 PetscErrorCode PCSPAISetMaxNew(PC pc, PetscInt maxnew1) in PCSPAISetMaxNew()
436 int nbsteps1, max1, maxnew1, block_size1, cache_size, verbose, sp; in PCSetFromOptions_SPAI() local