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

SNESNASM

Nonlinear Additive Schwartz

Options Database

-snes_nasm_log - enable logging events for the communication and solve stages
-snes_nasm_type <basic,restrict> - type of subdomain update used
-snes_nasm_finaljacobian - compute the local and global jacobians of the final iterate
-snes_nasm_finaljacobian_type <finalinner,finalouter,initial> pick state the jacobian is calculated at- . -sub_snes_ - options prefix of the subdomain nonlinear solves
-sub_ksp_ - options prefix of the subdomain Krylov solver
-sub_pc_ - options prefix of the subdomain preconditioner

See Also

SNESCreate(), SNES, SNESSetType(), SNESType (for list of available types)

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