Home
last modified time | relevance | path

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

/petsc/src/snes/impls/fas/
H A Dfas.c500 PetscCall(SNESFASCycleGetRestriction(snes, &restrct)); in SNESFASInterpolatedCoarseSolution()
560 PetscCall(SNESFASCycleGetRestriction(snes, &restrct)); in SNESFASCoarseCorrection()
638 PetscCall(SNESFASCycleGetRestriction(snes, &restrct)); in SNESFASCycle_Additive()
H A Dfasfunc.c638 PetscErrorCode SNESFASCycleGetRestriction(SNES snes, Mat *mat) in SNESFASCycleGetRestriction() function
/petsc/include/
H A Dpetscsnes.h1331 PETSC_EXTERN PetscErrorCode SNESFASCycleGetRestriction(SNES, Mat *);