Home
last modified time | relevance | path

Searched refs:pcset (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/interface/
H A Dsnes.c961 PetscBool flg, pcset, persist, set; in SNESSetFromOptions() local
1177 …scCall(PetscOptionsHasName(((PetscObject)snes)->options, optionsprefix, "-npc_snes_type", &pcset)); in SNESSetFromOptions()
1178 if (pcset && (!snes->npc)) PetscCall(SNESGetNPC(snes, &snes->npc)); in SNESSetFromOptions()
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj163 …D89D1D1C207AA1AB00FACC19 /* pcset.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1A34207AA1A…
915 …1A34207AA1A900FACC19 /* pcset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1686 D89D1A34207AA1A900FACC19 /* pcset.c */,
2754 D89D1D1C207AA1AB00FACC19 /* pcset.c in Sources */,