Searched refs:SNESFASCycleGetSmootherUp (Results 1 – 3 of 3) sorted by relevance
288 PetscCall(SNESFASCycleGetSmootherUp(levelsnes, &smoothu)); in SNESView_FAS()394 PetscCall(SNESFASCycleGetSmootherUp(snes, &smoothu)); in SNESFASUpSmooth_Private()
526 PetscErrorCode SNESFASCycleGetSmootherUp(SNES snes, SNES *smoothu) in SNESFASCycleGetSmootherUp() function
1327 PETSC_EXTERN PetscErrorCode SNESFASCycleGetSmootherUp(SNES, SNES *);