Home
last modified time | relevance | path

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

/petsc/src/snes/impls/fas/
H A Dfas.c55 static PetscErrorCode SNESFASCycleSetUpSmoother_Private(SNES snes, SNES smooth) in SNESFASCycleSetUpSmoother_Private() function
150 PetscCall(SNESFASCycleSetUpSmoother_Private(snes, fas->smoothd)); in SNESSetUp_FAS()
160 PetscCall(SNESFASCycleSetUpSmoother_Private(snes, fas->smoothu)); in SNESSetUp_FAS()