| #
f3b211e4
|
| 22-Feb-2013 |
Satish Balay <balay@mcs.anl.gov> |
win32 compile fix
Hg-commit: 6f1fdb22d79b2099374b181b8017d94a2ed6fc76
|
| #
665c2ded
|
| 16-Feb-2013 |
Jed Brown <jed@59A2.org> |
Remove petscviewer.h from petscsys.h
Much of sys is independent of viewer. Viewer is used in so many other places that it is now included by petscvec.h.
Hg-commit: 1d745f01618aa51d3043fb1f87b0546f6
Remove petscviewer.h from petscsys.h
Much of sys is independent of viewer. Viewer is used in so many other places that it is now included by petscvec.h.
Hg-commit: 1d745f01618aa51d3043fb1f87b0546f60e6e730
show more ...
|
| #
a261c58f
|
| 13-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PetscViewerBinaryMatlabOpen() and friends, incorporated functionality into binary PETSc viewer
Hg-commit: 1676211ea1509edcdd7a044ca5b8b543f443b8ab
|
| #
ce94432e
|
| 13-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)
Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be
|
| #
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 ...
|
| #
a297a907
|
| 29-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Uncrustified src/sys/*
Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805
|
| #
4dc2109a
|
| 27-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscMPIIntCast() to return an error code
Hg-commit: 73696a6c6bf0120a669678ed7c25e3c7bd451960
|
| #
639ff905
|
| 25-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
macros changed to static inline functions output of example fixed for previous change to example
Hg-commit: 30b16dfe130e50978dcb99c50a8edfc8772fcf0f
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
f5f7c1b9
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully replaced more '){' by ') {', added checker script
Hg-commit: a0037010be00b56a68354d942365c8f8df63198a
|
| #
e08d9924
|
| 18-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/sys/*
Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a
|
| #
e597bc1d
|
| 14-Jan-2013 |
Jed Brown <jed@59A2.org> |
merge c89 fixes from release 3.3
Hg-commit: 2d5593aa1623d18e813e8b6a59a156efae5212d9
|
| #
22d28d08
|
| 04-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed rest of mising CHKERRQ() fixed a few unused but set variables
Hg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f
|
| #
2bf49c77
|
| 14-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscOptionsGetView() and PetscOptionsRestoreViewer()
Hg-commit: 570011297d031dcce016710af35579cd6d354d6f
|
| #
29aa02fc
|
| 11-Dec-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: a128a87f5736ccbab37df5d559616f8376f7026e
|
| #
5c6c1dae
|
| 10-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
reorg of src/sys directory directories that define objects now in the classes subdirectory rename several confusing name directories
Hg-commit: b2612422c63ac4afe82112892d9efda808f3d601
|