Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/snes/f90-mod/ftn-auto-interfaces/
H A Dpetscsnesfas.h9051 subroutine SNESFASSetNumberSmoothUp(a,b,z)
56 end subroutine SNESFASSetNumberSmoothUp
/dports/science/PETSc/petsc-3.14.1/src/snes/impls/fas/
H A Dfasfunc.c212 PetscErrorCode SNESFASSetNumberSmoothUp(SNES snes, PetscInt n) in SNESFASSetNumberSmoothUp() function
228 ierr = SNESFASSetNumberSmoothUp(fas->next, n);CHKERRQ(ierr); in SNESFASSetNumberSmoothUp()
H A Dfas.c272 ierr = SNESFASSetNumberSmoothUp(snes,n_up);CHKERRQ(ierr); in SNESSetFromOptions_FAS()
/dports/science/PETSc/petsc-3.14.1/src/snes/impls/fas/ftn-auto/
H A Dfasfuncf.c219 *__ierr = SNESFASSetNumberSmoothUp( in snesfassetnumbersmoothup_()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsnes.h858 PETSC_EXTERN PetscErrorCode SNESFASSetNumberSmoothUp(SNES, PetscInt);
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap5457 man:+SNESFASSetNumberSmoothUp++SNESFASSetNumberSmoothUp++++man+manualpages/SNESFAS/SNESFASSetNumber…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS62118 PetscErrorCode SNESFASSetNumberSmoothUp(212,6258
68538 subroutine SNESFASSetNumberSmoothUp(51,1480
H A DCTAGS29091 SNESFASSetNumberSmoothUp src/snes/impls/fas/fasfunc.c /^PetscErrorCode SNESFASSetNumberSmoothUp(SNE…