Searched refs:SNESMSStep_Norms (Results 1 – 1 of 1) sorted by relevance
296 static PetscErrorCode SNESMSStep_Norms(SNES snes, PetscInt iter, Vec F) in SNESMSStep_Norms() function339 PetscCall(SNESMSStep_Norms(snes, 0, F)); in SNESSolve_MS()357 PetscCall(SNESMSStep_Norms(snes, i + 1, F)); in SNESSolve_MS()