removed PETSC_ARCH/conf/base andadded support for not setting PETSC_ARCH and PETSC_DIR with --prefix optionHg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
Rename TS_EULER, etc like TSEULER.Update manual with this fix, s/PVode/Sundials/, new DAE subsection.Remove useless level of indirection in TS_GL.Hg-commit: f1b6ef10292b83255b81f152535632c2ed1a6
Rename TS_EULER, etc like TSEULER.Update manual with this fix, s/PVode/Sundials/, new DAE subsection.Remove useless level of indirection in TS_GL.Hg-commit: f1b6ef10292b83255b81f152535632c2ed1a6ee6
show more ...
removed mistake of having several source files all with the name python.c EACH source file in PETSc has to have its own unique filenameHg-commit: 8c84ac23312862626bd9d014e75d40e1d3f0e2ab
fixed docs for XXXPythonSetType() options database is -xxx_python_type notjust -xxx_python as the docs mistakenly had it.Hg-commit: 86a4074ce52f3a9cd6152cc5416963a660e7157c
remove emacs backup file that should not be thereHg-commit: 57ff5a145775037d6fd97e44ae5e553945f84d3d
added ftn-custom stubs for PetscPythonInitialize()/Finalize() and XXXPythonSetType()Hg-commit: 4902286bf61cf3f330bc054475e01d710b2133df
Support for dynamically embed Python and use petsc4pyHg-commit: a45d78b8f61d623c0579617c9e88faa63956e4c1
123