Searched refs:gdotdx (Results 1 – 1 of 1) sorted by relevance
552 PetscReal gdotdx; in TaylorTest() local567 PetscCall(VecDot(g, dx, &gdotdx)); in TaylorTest()575 Jxhat_pred = Jx + h * gdotdx; in TaylorTest()