Searched refs:SNESNASMSetType (Results 1 – 4 of 4) sorted by relevance
114 PetscCall(SNESNASMSetType(npc, PC_ASM_BASIC)); in SNESCreate_ASPIN()
173 if (flg) PetscCall(SNESNASMSetType(snes, asmtype)); in SNESSetFromOptions_NASM()270 PetscErrorCode SNESNASMSetType(SNES snes, PCASMType type) in SNESNASMSetType() function
1244 PETSC_EXTERN PetscErrorCode SNESNASMSetType(SNES, PCASMType);
794 SNESNASMSetType(SNES snes, PCASMType type);.