Searched refs:norm2_y (Results 1 – 1 of 1) sorted by relevance
122 PetscReal norm2_y; in VecDotNorm2_Nest() local130 PetscCall(VecDotNorm2(bx->v[i], by->v[i], &x_dot_y, &norm2_y)); in VecDotNorm2_Nest()132 _nm += norm2_y; in VecDotNorm2_Nest()