SNESNASMSetType#

Set the type of subdomain update used for the nonlinear additive Schwarz solver

Synopsis#

#include "petscsnes.h"   
PetscErrorCode SNESNASMSetType(SNES snes, PCASMType type)

Logically Collective

Input Parameters#

See Also#

SNESNASM, SNESNASMGetType(), PCASMSetType(), PC_ASM_BASIC, PC_ASM_RESTRICT, PCASMType

Level#

intermediate

Location#

src/snes/impls/nasm/nasm.c

Implementations#

SNESNASMSetType_NASM in src/snes/impls/nasm/nasm.c


Edit on GitLab

Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages