| #
609189e8
|
| 21-Aug-2013 |
Hong Zhang <hzhang@mcs.anl.gov> |
Merge branch 'master' of bitbucket.org:petsc/petsc
|
| #
9b921294
|
| 17-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/improve-memory-logging'
Conflicts: src/ksp/pc/impls/redundant/redundant.c src/mat/interface/matnull.c
|
| #
3bb1ff40
|
| 28-May-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
logging memory now credits to all ancestors
|
| #
4042b796
|
| 17-Mar-2013 |
Jed Brown <jed@59A2.org> |
Merge branch 'master' into jed/ts-eimex
Sync to include Git conversion, PETSC_EXTERN, and minor API changes.
Conflicts: src/ts/interface/tsregall.c
|
| #
5ccc9f3c
|
| 24-Feb-2013 |
Matthew G Knepley <knepley@gmail.com> |
DrawLG: FIxed include
Hg-commit: eb67520ad7cd3c09e1b71ed9a58293cab31f3aa8
|
| #
34a5a0e3
|
| 23-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
changed outdated PetscDrawLGPrint() and PetscDrawHGPrint() to PetscDrawLG/HGView()
Hg-commit: 45119211e66e0759f6a7d1320f50f50abf2a7458
|
| #
10f4f354
|
| 16-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d45994b710e27c421e3a611629d33b9d321ce16b
|
| #
834d085c
|
| 16-Feb-2013 |
Jed Brown <jed@59A2.org> |
Fix Fortran include syntax for petscdraw.h
Hg-commit: a9b2a5e696682e80b0a73d548cbf90a9d8351b25
|
| #
9804daf3
|
| 15-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added petscdrawtypes.h removed the typedef _xx* xx definitions from petscdraw.h and removed petscdraw.h from petscsys.h
Hg-commit: 01be7b4c0ac1e993b540535c319de45af820a255
|
| #
ce94432e
|
| 13-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)
Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be
|
| #
67c2884e
|
| 13-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed typeid from PetscHeaderCreate() args since it is not know at create time anyway
Hg-commit: 368e928141e31cf1ff6cf108913006e5886dc6cc
|
| #
a663daf8
|
| 09-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added include stddef.h to petscsys.h removed many duplicate includes of system includes
Hg-commit: 26ea335c035572bcbd495f9993b3270632d5d3c6
|
| #
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
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
e08d9924
|
| 18-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/sys/*
Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a
|
| #
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
|