Lines Matching refs:now
12 - You can now replace the PetscVFPrintf() function pointer to
15 MPI_Comm_c2f() and f2c() are now always available.
16 - PetscOptionsInsertFile() now takes a MPI_Comm as the first
27 - The int stage used in the PetscLogStageXXX() routines is now a
29 - PetscLogEventRegister() and PetscLogStageRegister() now return the
33 - PetscEvent is now PetscLogEvent
50 - ISPartitioningCount() now takes an additional argument, the length
58 - The PetscMap inside the Vec object is now allocated and reference
68 - MatSetOption() now takes a final PetscTruth flag to toggle the
72 - MatConvert() now uses the matrix prefix when using option
75 - MatTranspose() now takes a new second argument MatReuse; also to
88 - Removed MatFDColoringSetRecompute(), now use
92 since you can now use SNESSetLagJacobian() or -snes_lag_jacobian
93 - The PetscMap inside the Mat object is now allocated and reference
96 - The first argument to MatXXXFactorSymbolic/Numeric() is now the
108 - ILU preconditioner now defaults to use shift to prevent zero pivot
109 - ICC preconditioner now defaults to use Manteuffel shift to force
113 - PCApplyRichardson() now returns two additional arguments, the
119 - KSPSetConvergenceTest() now takes an optional final argument,
122 - KSPDefaultConverged() now has a KSPDefaultConvergedCreate() and
134 - SNES now takes ownership of user-provided vector for right hand
137 - SNES now takes ownership of user-provided vector for function
149 - The line search functions now take an additional argument xnorm.
174 - Removed -dmmg_snes_monitor since now -snes_monitor and
175 -snes_monitor_short will now do the proper indenting so this is no
177 - Removed -dmmg_ksp_monitor since now -ksp_monitor\[\_short) and
186 - binary viewer now supports MPI IO for Vec loading and storing, use
189 PetscOpenSocket and PetscOpenFile, now PetscBinaryWrite and