Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/snes/impls/fas/
H A Dfas.c400 ierr = SNESGetAlwaysComputesFinalResidual(smoothd, &flg);CHKERRQ(ierr); in SNESFASDownSmooth_Private()
434 ierr = SNESGetAlwaysComputesFinalResidual(smoothu, &flg);CHKERRQ(ierr); in SNESFASUpSmooth_Private()
/dports/science/PETSc/petsc-3.14.1/src/snes/f90-mod/ftn-auto-interfaces/
H A Dpetscsnes.h90593 subroutine SNESGetAlwaysComputesFinalResidual(a,b,z)
598 end subroutine SNESGetAlwaysComputesFinalResidual
/dports/science/PETSc/petsc-3.14.1/src/snes/interface/ftn-auto/
H A Dsnesf.c459 *__ierr = SNESGetAlwaysComputesFinalResidual( in snesgetalwayscomputesfinalresidual_()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsnes.h515 PETSC_EXTERN PetscErrorCode SNESGetAlwaysComputesFinalResidual(SNES,PetscBool*);
/dports/science/PETSc/petsc-3.14.1/src/snes/interface/
H A Dsnes.c104 PetscErrorCode SNESGetAlwaysComputesFinalResidual(SNES snes, PetscBool *flg) in SNESGetAlwaysComputesFinalResidual() function
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap5264SNESGetAlwaysComputesFinalResidual++SNESGetAlwaysComputesFinalResidual++++man+manualpages/SNES/SNE…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS61145 PetscErrorCode SNESGetAlwaysComputesFinalResidual(104,2956
68449 subroutine SNESGetAlwaysComputesFinalResidual(593,19549
H A DCTAGS29108 SNESGetAlwaysComputesFinalResidual src/snes/interface/snes.c /^PetscErrorCode SNESGetAlwaysCompute…