Searched refs:myset (Results 1 – 1 of 1) sorted by relevance
99 PetscBool myset; in PetscOptionsMUMPSInt_Private() local103 …nsInt_Private(PetscOptionsObject, opt, text, man, (PetscInt)currentvalue, &myval, &myset, lb, ub)); in PetscOptionsMUMPSInt_Private()104 if (myset) PetscCall(PetscMUMPSIntCast(myval, value)); in PetscOptionsMUMPSInt_Private()105 if (set) *set = myset; in PetscOptionsMUMPSInt_Private()