Searched refs:pcnone (Results 1 – 1 of 1) sorted by relevance
285 PetscBool pcnone; in TSSetUp_Sundials() local363 PetscCall(PetscObjectTypeCompare((PetscObject)pc, PCNONE, &pcnone)); in TSSetUp_Sundials()364 if (pcnone) { in TSSetUp_Sundials()