Searched refs:alphaIsOne (Results 1 – 1 of 1) sorted by relevance
466 const auto alphaIsOne = alpha == PetscScalar(1.0); in AYPXAsync() local476 if (alphaIsOne) { in AYPXAsync()486 PetscCall(PetscLogGpuFlops((alphaIsOne ? 1 : 2) * n)); in AYPXAsync()