Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/interface/
H A Ditcl.c546 …if (rtype == (PetscEnum)0 || rtype == (PetscEnum)2) PetscCall(KSPSetErrorHistory(ksp, NULL, PETSC_… in KSPSetFromOptions()
H A Ditfunc.c2538 PetscErrorCode KSPSetErrorHistory(KSP ksp, PetscReal a[], PetscCount na, PetscBool reset) in KSPSetErrorHistory() function
/petsc/include/
H A Dpetscksp.h252 PETSC_EXTERN PetscErrorCode KSPSetErrorHistory(KSP, PetscReal[], PetscCount, PetscBool);