petsc-3.5.4 2015-05-23
Report Typos and Errors

SNESNASMSetDamping

Sets the update damping for NASM

Synopsis

#include "petscsnes.h"   
PetscErrorCode SNESNASMSetDamping(SNES snes,PetscReal dmp)
Logically collective on SNES

Input Parameters

SNES - the SNES context
dmp - damping

Keywords

SNES, NASM, damping

See Also

SNESNASM, SNESNASMGetDamping()

Level:intermediate
Location:
src/snes/impls/nasm/nasm.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages