Searched refs:normys (Results 1 – 1 of 1) sorted by relevance
1803 PetscReal normxs[4], normys[4]; in VecSwapAsync_Private() local1820 PetscCall(PetscObjectComposedDataGetReal((PetscObject)y, NormIds[i], normys[i], flgys[i])); in VecSwapAsync_Private()1831 if (flgys[i]) PetscCall(PetscObjectComposedDataSetReal((PetscObject)x, NormIds[i], normys[i])); in VecSwapAsync_Private()