| #
53a1d35c
|
| 06-Mar-2013 |
Jose E. Roman <jroman@dsic.upv.es> |
Fixes for builds --with-matlab
Hg-commit: e322b6f8daf769679aa0ee0485b12e7422ca1378
|
| #
82c86c8f
|
| 16-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
petscctable.h and petscmatlab.h shold not be included in petscsys.h
Hg-commit: 84ac1a0e8bb6899bb6d64a2004d4e3e7923b00da
|
| #
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
|
| #
b0250c70
|
| 09-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
removed a bunch of duplicate unneeded includes of std include files
Hg-commit: b6c9f3e2b0eb8b7277fe131cc83beede5d495522
|
| #
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
|
| #
5fd66863
|
| 26-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatted: "There should be a blank line before PetscFunctionBegin;"
Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98
|
| #
f23aa3dd
|
| 25-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
generally SETERRQXX does not belong on its own line also fixed formatting issues in dgmres.c (ugh)
Hg-commit: e3fffdf67cd55655a36785a0abc7c197e98ca7cd
|
| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
5a4671ae
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing spaces from all files
Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
|
| #
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
|