Searched defs:commSelfFlag (Results 1 – 1 of 1) sorted by relevance
244 …led, PetscBool *classesSet, PetscBool *exclude, PetscBool *locked, PetscInfoCommFlag *commSelfFlag) in PetscInfoGetInfo()331 PetscErrorCode PetscInfoSetFilterCommSelf(PetscInfoCommFlag commSelfFlag) in PetscInfoSetFilterCommSelf()369 PetscInfoCommFlag commSelfFlag = PETSC_INFO_COMM_ALL; in PetscInfoSetFromOptions() local