Searched refs:KSPSetErrorHistory (Results 1 – 3 of 3) sorted by relevance
546 …if (rtype == (PetscEnum)0 || rtype == (PetscEnum)2) PetscCall(KSPSetErrorHistory(ksp, NULL, PETSC_… in KSPSetFromOptions()
2538 PetscErrorCode KSPSetErrorHistory(KSP ksp, PetscReal a[], PetscCount na, PetscBool reset) in KSPSetErrorHistory() function
252 PETSC_EXTERN PetscErrorCode KSPSetErrorHistory(KSP, PetscReal[], PetscCount, PetscBool);