Searched refs:txconj (Results 1 – 1 of 1) sorted by relevance
1518 const PetscScalar txconj = PetscConj(tx[i]); in VecDotNorm2() local1520 work[0] += sx[i] * txconj; in VecDotNorm2()1521 work[1] += tx[i] * txconj; in VecDotNorm2()