#include "petscsnes.h" PetscErrorCode SNESNASMGetSubdomainVecs(SNES snes,PetscInt *n,Vec **x,Vec **y,Vec **b, Vec **xl)Not Collective Many br
n | - the number of local subdomains Many br | |
x | - The subdomain solution vector Many br | |
y | - The subdomain step vector Many br | |
b | - The subdomain RHS vector Many br | |
xl | - The subdomain local vectors (ghosted) Many br |
Many br
Level:developer
Location:src/snes/impls/nasm/nasm.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages