Home
last modified time | relevance | path

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

/petsc/src/snes/impls/fas/
H A Dfasfunc.c1036 PetscErrorCode SNESFASGetSmootherUp(SNES snes, PetscInt level, SNES *smooth) in SNESFASGetSmootherUp() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsnes.pxi127 PetscErrorCode SNESFASGetSmootherUp(PetscSNES, PetscInt, PetscSNES*)
H A DSNES.pyx667 petsc.SNESFASGetSmootherUp, petsc.SNESFAS
672 CHKERR(SNESFASGetSmootherUp(self.snes, clevel, &smooth.snes))
/petsc/include/
H A Dpetscsnes.h1349 PETSC_EXTERN PetscErrorCode SNESFASGetSmootherUp(SNES, PetscInt, SNES *);
/petsc/doc/manual/
H A Dsnes.md745 SNESFASGetSmootherUp(SNES snes, PetscInt level, SNES *smooth);