Searched refs:SNESFASCycleGetInterpolation (Results 1 – 3 of 3) sorted by relevance
501 PetscCall(SNESFASCycleGetInterpolation(snes, &interpolate)); in SNESFASInterpolatedCoarseSolution()561 PetscCall(SNESFASCycleGetInterpolation(snes, &interpolate)); in SNESFASCoarseCorrection()639 PetscCall(SNESFASCycleGetInterpolation(snes, &interpolate)); in SNESFASCycle_Additive()
611 PetscErrorCode SNESFASCycleGetInterpolation(SNES snes, Mat *mat) in SNESFASCycleGetInterpolation() function
1330 PETSC_EXTERN PetscErrorCode SNESFASCycleGetInterpolation(SNES, Mat *);