Searched refs:SNESNASMGetSubdomains (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/impls/nasm/ |
| H A D | aspin.c | 29 PetscCall(SNESNASMGetSubdomains(npc, &n, &subsnes, NULL, &oscatter, NULL)); in MatMultASPIN()
|
| H A D | nasm.c | 409 PetscErrorCode SNESNASMGetSubdomains(SNES snes, PetscInt *n, SNES *subsnes[], VecScatter *iscatter[… in SNESNASMGetSubdomains() function
|
| /petsc/include/ |
| H A D | petscsnes.h | 1245 PETSC_EXTERN PetscErrorCode SNESNASMGetSubdomains(SNES, PetscInt *, SNES *[], VecScatter *[], VecSc…
|