#include "petscsnes.h" PetscErrorCode SNESNASMSetSubdomains(SNES snes,PetscInt n,SNES subsnes[],VecScatter iscatter[],VecScatter oscatter[],VecScatter gscatter[])Not Collective Many br
SNES | - the SNES context Many br | |
n | - the number of local subdomains Many br | |
subsnes | - solvers defined on the local subdomains Many br | |
iscatter | - scatters into the nonoverlapping portions of the local subdomains Many br | |
oscatter | - scatters into the overlapping portions of the local subdomains Many br | |
gscatter | - scatters into the (ghosted) local vector of the local subdomain Many br |
Many br
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