Home
last modified time | relevance | path

Searched refs:SNESNASMSetType (Results 1 – 4 of 4) sorted by relevance

/petsc/src/snes/impls/nasm/
H A Daspin.c114 PetscCall(SNESNASMSetType(npc, PC_ASM_BASIC)); in SNESCreate_ASPIN()
H A Dnasm.c173 if (flg) PetscCall(SNESNASMSetType(snes, asmtype)); in SNESSetFromOptions_NASM()
270 PetscErrorCode SNESNASMSetType(SNES snes, PCASMType type) in SNESNASMSetType() function
/petsc/include/
H A Dpetscsnes.h1244 PETSC_EXTERN PetscErrorCode SNESNASMSetType(SNES, PCASMType);
/petsc/doc/manual/
H A Dsnes.md794 SNESNASMSetType(SNES snes, PCASMType type);.