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