Lines Matching refs:now
25 - ISGlobalToLocalMappingType is now ISGlobalToLocalMappingMode.
58 - MatTranspose() now properly handles MAT_INITIAL_MATRIX,
69 are now not ignored and are included in the matrix nonzero
72 MatFactorGet/Restore/CreateSchurComplement now take an extra
82 - The is_local argument to PCASMSetLocalSubdomains() is now ignored
85 - PCMGSetGalerkin() and -pc_mg_galerkin now take
90 - Removed PCBDDCSetNullSpace. Local nullspace information should now
97 - FIELDSPLIT now extracts off-diag fieldsplit blocks from the
128 - -ts_monitor binary now saves the timestep information as a REAL
141 now the default, use `-ts_adapt_type none` to turn adaptivity
191 - -help now has the option -help intro that only prints the programs
206 PETSC_NULL_INTEGER, PETSC_NULL_REAL etc are now declared as arrays of
209 SETERRQ(), and CHKERRQ from Fortran now have the same behavior as in
246 - Like C the include files are now nested so you no longer need to
263 - there is now type checking of most function calls. This will help