Searched refs:SNESNASMGetSubdomainVecs (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/impls/nasm/ |
| H A D | aspin.c | 30 PetscCall(SNESNASMGetSubdomainVecs(npc, &n, &x, &b, NULL, NULL)); in MatMultASPIN()
|
| H A D | nasm.c | 451 PetscErrorCode SNESNASMGetSubdomainVecs(SNES snes, PetscInt *n, Vec *x[], Vec *y[], Vec *b[], Vec *… in SNESNASMGetSubdomainVecs() function
|
| /petsc/include/ |
| H A D | petscsnes.h | 1249 PETSC_EXTERN PetscErrorCode SNESNASMGetSubdomainVecs(SNES, PetscInt *, Vec *[], Vec *[], Vec *[], V…
|