Searched refs:emode (Results 1 – 1 of 1) sorted by relevance
7587 …scErrorCode DMCopyLabels(DM dmA, DM dmB, PetscCopyMode mode, PetscBool all, DMCopyLabelsMode emode) in DMCopyLabels() argument7614 switch (emode) { in DMCopyLabels()7623 …jectComm((PetscObject)dmA), PETSC_ERR_ARG_OUTOFRANGE, "Unhandled DMCopyLabelsMode %d", (int)emode); in DMCopyLabels()