Searched refs:secant_mat (Results 1 – 3 of 3) sorted by relevance
13 PetscBool secant_mat; /* use the Jacobian to get the coloring for the secant */ member
192 …the graph coloring of the Jacobian for the secant GS", "", gs->secant_mat, &gs->secant_mat, &flg)); in SNESSetFromOptions_NGS()
22 PetscBool mat = gs->secant_mat, equal, isdone, alldone; in SNESComputeNGSDefaultSecant()