| #
8c9dcac5
|
| 14-Oct-2013 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-var-init'
* knepley/fix-var-init: Compiler: Fix warnings from MPI impls which do not initialize outputs
|
| #
d892089b
|
| 10-Oct-2013 |
Matthew G. Knepley <knepley@gmail.com> |
Compiler: Fix warnings from MPI impls which do not initialize outputs
|
| #
04a59952
|
| 15-Sep-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes to ex10.c Jacobian fixes to PetscFGets() revert attempt to inline ISLocalToGlobalApply()
|
| #
9db35404
|
| 14-Sep-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
reworked ex10.c to support the tungsten.txt file requires for each V a maximum He instead of for each He a maximum V
|
| #
ac57a2f1
|
| 13-Sep-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
parse data file
|
| #
6a4bb4b0
|
| 26-Apr-2013 |
Jed Brown <jedbrown@mcs.anl.gov> |
Merge bug fix/patch releases up to 3.2-p7 into maint-3.2
* commit 'a9157d915ed96804280c3dc077186a2a633fd603': (157 commits) Fix PyPI download URL to help pip figure out the release version #1109
Merge bug fix/patch releases up to 3.2-p7 into maint-3.2
* commit 'a9157d915ed96804280c3dc077186a2a633fd603': (157 commits) Fix PyPI download URL to help pip figure out the release version #110990 fix timestamp order for .so vs .a during 'make install' Update FFTW download Increase patchlevel to 3.2-p7 ...
show more ...
|
| #
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
|
| #
6180deef
|
| 19-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
error out if PetscPrintf() and friends are called with a MPI_COMM_NULL
Hg-commit: 8d74d02fa0bdd2855f98e394f1da6d002e00f663
|
| #
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
|
| #
009bbdc4
|
| 26-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"
Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
1147fc2a
|
| 21-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatting: 'No space after a '(' or before a ')''
Hg-commit: 797341a7bfba18bb97e6da668b36bad2e5977356
|
| #
ea10fe75
|
| 20-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
if, for, while, switch now have consistently a space prior to the opening parenthesis.
Hg-commit: cf69a5905ee4efb938b2bdd2762f87854175a6c5
|
| #
f5f7c1b9
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully replaced more '){' by ') {', added checker script
Hg-commit: a0037010be00b56a68354d942365c8f8df63198a
|
| #
3bf036e2
|
| 03-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed many more missing CHKERRQ()
Hg-commit: 7ee3b3a915c7ec91d5cefc4d6974e423e3fd9435
|
| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
8cbdbec6
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed all incorrect spaces before CHKERR...
Hg-commit: 653d9985c7cfe8fed21a37081a5b64f5e24e6c17
|
| #
6c2930d4
|
| 18-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8
|
| #
3e08d2be
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing blanks from source code added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree
Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
|
| #
0f55b88d
|
| 03-Jul-2012 |
Satish Balay <balay@mcs.anl.gov> |
backout all chmod stuff in bf971ba58125 [but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]
Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258
|
| #
c0174eb7
|
| 03-Jul-2012 |
Mark F. Adams <mark.adams@columbia.edu> |
removed a spurious call to MatSetBlockSize.
Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a
|
| #
a5057860
|
| 30-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
cleanup include files slightly removed warning generating code
Hg-commit: e1c9e44476917d298f5bb1d12e7f3b51de0af5ca
|
| #
2981ebdb
|
| 26-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
cleanup petscsys.h remove some dead zope code added & to section destroyed in DMDestroy_DA()
Hg-commit: 883cc780bf60b4959f61e5a756299945b4b0e965
|
| #
d30b0576
|
| 17-Mar-2012 |
Jed Brown <jed@59A2.org> |
Namespace queue variables to petsc_printfqueue
Hg-commit: cecc86f65068c76b47f268fe4ba47b7ba6ddd2fa
|