Searched defs:correct (Results 1 – 3 of 3) sorted by relevance
9 PetscErrorCode correct() in correct() function
8 PetscBool correct; /* add CP (Qr) correction to descent direction */ member
1069 static inline PetscErrorCode MatScaLAPACKCheckLayout(PetscLayout map, PetscBool *correct) in MatScaLAPACKCheckLayout()