Searched defs:fastype (Results 1 – 3 of 3) sorted by relevance
27 SNESFASType fastype; /* FAS type */ member
16 PetscErrorCode SNESFASSetType(SNES snes, SNESFASType fastype) in SNESFASSetType()44 PetscErrorCode SNESFASGetType(SNES snes, SNESFASType *fastype) in SNESFASGetType()
185 SNESFASType fastype; in SNESSetFromOptions_FAS() local