Searched refs:match1 (Results 1 – 1 of 1) sorted by relevance
1141 PetscBool match1, match2; in TSSetFromOptions_GLLE() local1142 PetscCall(PetscStrcmp(completef, "rescale", &match1)); in TSSetFromOptions_GLLE()1144 if (match1) gl->CompleteStep = TSGLLECompleteStep_Rescale; in TSSetFromOptions_GLLE()