Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/snes/f90-mod/ftn-auto-interfaces/
H A Dpetscsnesfas.h90211 subroutine SNESFASGetSmootherUp(a,b,c,z)
217 end subroutine SNESFASGetSmootherUp
/dports/science/PETSc/petsc-3.14.1/src/snes/impls/fas/ftn-auto/
H A Dfasfuncf.c349 *__ierr = SNESFASGetSmootherUp( in snesfasgetsmootherup_()
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/PETSc/
H A Dpetscsnes.pxi122 int SNESFASGetSmootherUp(PetscSNES,PetscInt,PetscSNES*)
H A DSNES.pyx229 CHKERR( SNESFASGetSmootherUp(self.snes, clevel, &smooth.snes) )
/dports/science/PETSc/petsc-3.14.1/src/snes/impls/fas/
H A Dfasfunc.c1098 PetscErrorCode SNESFASGetSmootherUp(SNES snes, PetscInt level, SNES *smooth) in SNESFASGetSmootherUp() function
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsnes.h892 PETSC_EXTERN PetscErrorCode SNESFASGetSmootherUp(SNES, PetscInt, SNES*);
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap5482 man:+SNESFASGetSmootherUp++SNESFASGetSmootherUp++++man+manualpages/SNESFAS/SNESFASGetSmootherUp.htm…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS62144 PetscErrorCode SNESFASGetSmootherUp(1098,31638
68563 subroutine SNESFASGetSmootherUp(211,6390
H A DCTAGS29079 SNESFASGetSmootherUp src/snes/impls/fas/fasfunc.c /^PetscErrorCode SNESFASGetSmootherUp(SNES snes, …