Home
last modified time | relevance | path

Searched refs:SNESNASM (Results 1 – 9 of 9) sorted by relevance

/petsc/src/snes/impls/nasm/
H A Daspin.c24 PetscCall(PetscObjectTypeCompare((PetscObject)npc, SNESNASM, &match)); in MatMultASPIN()
113 PetscCall(SNESSetType(npc, SNESNASM)); in SNESCreate_ASPIN()
/petsc/doc/overview/
H A Dnonlinear_solve_table.md48 - ``SNESNASM``
/petsc/src/snes/interface/
H A Dsnesregi.c64 PetscCall(SNESRegister(SNESNASM, SNESCreate_NASM)); in SNESRegisterAll()
/petsc/doc/changes/
H A D34.md197 - Added nonlinear additive Schwarz as SNESNASM "nasm"
H A D321.md135 - Remove default of `KSPPREONLY` and `PCLU` for `SNESNASM` subdomain solves: for `SNESASPIN` use `-…
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsnes.pxi20 PetscSNESType SNESNASM
H A DSNES.pyx27 NASM = S_(SNESNASM)
2334 getNASMNumber, petsc.SNESNASMGetSNES, petsc.SNESNASM
2350 getNASMSNES, petsc.SNESNASMGetNumber, petsc.SNESNASM
/petsc/include/
H A Dpetscsnes.h41 #define SNESNASM "nasm" macro
/petsc/doc/manual/
H A Dsnes.md312 - ``SNESNASM``