Searched refs:newo (Results 1 – 1 of 1) sorted by relevance
125 … PetscViewerAndFormat *old = (PetscViewerAndFormat *)mctx, *newo = (PetscViewerAndFormat *)nmctx; in PetscMonitorCompare() local126 if (old->viewer == newo->viewer && old->format == newo->format) *identical = PETSC_TRUE; in PetscMonitorCompare()