Home
last modified time | relevance | path

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

/petsc/src/snes/impls/fas/
H A Dfas.c501 PetscCall(SNESFASCycleGetInterpolation(snes, &interpolate)); in SNESFASInterpolatedCoarseSolution()
561 PetscCall(SNESFASCycleGetInterpolation(snes, &interpolate)); in SNESFASCoarseCorrection()
639 PetscCall(SNESFASCycleGetInterpolation(snes, &interpolate)); in SNESFASCycle_Additive()
H A Dfasfunc.c611 PetscErrorCode SNESFASCycleGetInterpolation(SNES snes, Mat *mat) in SNESFASCycleGetInterpolation() function
/petsc/include/
H A Dpetscsnes.h1330 PETSC_EXTERN PetscErrorCode SNESFASCycleGetInterpolation(SNES, Mat *);