Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/snes/f90-mod/ftn-auto-interfaces/
H A Dpetscsnes.h90855 subroutine SNESSetLagPreconditionerPersists(a,b,z)
860 end subroutine SNESSetLagPreconditionerPersists
/dports/science/PETSc/petsc-3.14.1/src/snes/interface/ftn-auto/
H A Dsnesf.c697 *__ierr = SNESSetLagPreconditionerPersists( in snessetlagpreconditionerpersists_()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsnes.h157 PETSC_EXTERN PetscErrorCode SNESSetLagPreconditionerPersists(SNES,PetscBool);
/dports/science/PETSc/petsc-3.14.1/src/snes/interface/
H A Dsnes.c946 ierr = SNESSetLagPreconditionerPersists(snes,persist);CHKERRQ(ierr); in SNESSetFromOptions()
3552 PetscErrorCode SNESSetLagPreconditionerPersists(SNES snes,PetscBool flg) in SNESSetLagPreconditionerPersists() function
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap5330SNESSetLagPreconditionerPersists++SNESSetLagPreconditionerPersists++++man+manualpages/SNES/SNESSet…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS61218 PetscErrorCode SNESSetLagPreconditionerPersists(3552,140849
68493 subroutine SNESSetLagPreconditionerPersists(855,27788
H A DCTAGS29560 SNESSetLagPreconditionerPersists src/snes/interface/snes.c /^PetscErrorCode SNESSetLagPrecondition…