Searched defs:diagsqrt (Results 1 – 1 of 1) sorted by relevance
57 Vec diagsqrt; /* vector containing the reciprocals of the square roots of member144 static PetscErrorCode PCJacobiGetDiagonal_Jacobi(PC pc, Vec diag, Vec diagsqrt) in PCJacobiGetDiagonal_Jacobi()175 Vec diag, diagsqrt; in PCSetUp_Jacobi() local