PETSc

Docs: Changes: Development


CHANGES in the PETSc Development Version

General:

config/configure.py:
  • Changed location of base makefiles to conf from bmake/common
  • Changed location of generated base maekfiles to $PETSC_ARCH/conf instead of bmake/$PETSC_ARCH
  • Changed location of generated include files to $PETSC_ARCH/include 
  • Changed location of generated libraries (including from external packages) to $PETSC_ARCH/lib
  • You will need to change include ${PETSC_DIR}/bmake/common/base to ${PETSC_DIR}/conf/base

IS:

Vec: 

  • Added logical argument to VecSetOption() to toggle option in either way

VecScatter:

Mat:

PC:

KSP:

SNES:

TS:

DA:

DMMG:

SYS:

AO:

Sieve:

Fortran:

ExternalPackages: