Searched refs:foundSelf (Results 1 – 1 of 1) sorted by relevance
398 PetscBool foundSelf; in PetscInfoSetFromOptions() local401 PetscCall(PetscStrcmp("self", loc2_, &foundSelf)); in PetscInfoSetFromOptions()402 … if (foundSelf) commSelfFlag = loc2_invert ? PETSC_INFO_COMM_NO_SELF : PETSC_INFO_COMM_ONLY_SELF; in PetscInfoSetFromOptions()