CHANGES in the PETSc Development Version

General:

PetscMemoryShowUsage() and -memory_info changed to PetscMemoryView() and -memory_view PetscOptionsSetValue() may now be called BEFORE PetscInitialize() and any options set then will be used in the initialization process. These options are overwritten by command line options.

Configure/Build:

IS:

PetscDraw:

PF:

Vec:

VecScatter:

PetscSection:

Mat:

PC:

KSP:

SNES:

SNESLineSearch:

TS:

DM/DA:

DMPlex:

PetscViewer:

SYS:

Tao:

Removed convergence tolerances -tao_fatol and tao_frtol also remove these two parameters from TAOSetTolerance() and TaoGetTolerance()

AO:

Sieve:

Fortran: