Lines Matching refs:have
19 - `PetscFList` and `PetscOList` have been changed to
28 etc., have been simplified to drop the string function name
34 `--with-c++-support` have been removed. A PETSc library built
81 -vec_view_binary, -vec_view_draw, -vec_view_lg have been replace
102 could have length zero on some processors because it could lead to
114 -mat_view_draw, -mat_view_contour have been replace by a more
120 - `MatGetArray()/MatRestoreArray()` have been remove d. Use
124 - MatGetRowIJ() and MatGetColumnIJ() have been made const-correct;
125 the index arrays have always been read-only.
127 They should never have been accessed after restoring.
224 have been removed in favor of DMGetCoordinateDM(),
226 - DMDASetLocalFunction() and DMDASetLocalJacobian() have been
231 - DMSetFunction() and DMSetJacobian() have been removed use