General:
- Removed -with-errorchecking configure option
Configure/Build:
- following options are renamed to have more consistant names:
--with-packages-dir -> --with-packages-download-dir --with-external-packages-dir -> --with-packages-build-dir --package-dirs -> --with-packages-search-path --search-dirs -> --with-executables-search-path
IS:
PetscDraw:
PF:
Vec:
VecScatter:
PetscSection:
Mat:
PC:
KSP:
SNES:
SNESLineSearch:
TS:
DM/DA:
- Renamed DMDAGetReducedDMDA() to DMDACreateCompatibleDMDA()