Home
last modified time | relevance | path

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

/petsc/src/snes/impls/fas/
H A Dfas.c721 static PetscErrorCode SNESFASCycleSetupPhase_Full(SNES snes) in SNESFASCycleSetupPhase_Full() function
732 if (next) PetscCall(SNESFASCycleSetupPhase_Full(next)); in SNESFASCycleSetupPhase_Full()
749 if (isFine) PetscCall(SNESFASCycleSetupPhase_Full(snes)); in SNESFASCycle_Full()