Searched refs:match2 (Results 1 – 1 of 1) sorted by relevance
1141 PetscBool match1, match2; in TSSetFromOptions_GLLE() local1143 PetscCall(PetscStrcmp(completef, "rescale-and-modify", &match2)); in TSSetFromOptions_GLLE()1145 else if (match2) gl->CompleteStep = TSGLLECompleteStep_RescaleAndModify; in TSSetFromOptions_GLLE()