| #
0298fd71
|
| 08-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 05
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran Fixed a few bugs where PETSC_NULL had been used incorrectly.
Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
show more ...
|
| #
4dd37ed8
|
| 29-Aug-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f6a88fee9ba1b8041ee9b459d0ad54470439160a
|
| #
f8f6e1d5
|
| 28-Aug-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge from release 3.3 discarding non-forward-compatible changes to fieldsplit.c
Hg-commit: 41b920da7e20efc35873e4c02c57a5cefa89d0ea
|
| #
158f039c
|
| 28-Aug-2012 |
Peter Brune <brune@mcs.anl.gov> |
Use PetscObjectComposeFunctionDynamic()/PetscObjectQueryFunction() instead of snes->fortran_func_pointers to store SNESShellSolve function in fortran.
Hg-commit: 68b3f0688dded0f1da35dfbe9f639a49bd25
Use PetscObjectComposeFunctionDynamic()/PetscObjectQueryFunction() instead of snes->fortran_func_pointers to store SNESShellSolve function in fortran.
Hg-commit: 68b3f0688dded0f1da35dfbe9f639a49bd2568d0
show more ...
|
| #
90b77ac2
|
| 27-Aug-2012 |
Peter Brune <brune@mcs.anl.gov> |
SNESShellSetSolve() fortran binding and bugfixes for organization of fortran_func_pointers in SNES.
Hg-commit: 0c116e2b05a8bbca1b13cf0ea408f59e4470e051
|
| #
7dd0b29c
|
| 27-Aug-2012 |
Jed Brown <jed@59A2.org> |
Merge from petsc-3.3, discards functional changes to fieldsplit.c since petsc-dev's fieldsplit was refactored
Hg-commit: 518adbf64b18ed466b131caa34f3b2cf707b60d7
|