Home
last modified time | relevance | path

Searched refs:SNESNASMGetDamping (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/impls/nasm/
H A Dnasm.c561 PetscErrorCode SNESNASMGetDamping(SNES snes, PetscReal *dmp) in SNESNASMGetDamping() function
663 PetscCall(SNESNASMGetDamping(snes, &dmp)); in SNESNASMSolveLocal_Private()
/petsc/include/
H A Dpetscsnes.h1248 PETSC_EXTERN PetscErrorCode SNESNASMGetDamping(SNES, PetscReal *);