Searched refs:SNESNASMGetDamping (Results 1 – 2 of 2) sorted by relevance
561 PetscErrorCode SNESNASMGetDamping(SNES snes, PetscReal *dmp) in SNESNASMGetDamping() function663 PetscCall(SNESNASMGetDamping(snes, &dmp)); in SNESNASMSolveLocal_Private()
1248 PETSC_EXTERN PetscErrorCode SNESNASMGetDamping(SNES, PetscReal *);