| #
f5f7c1b9
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully replaced more '){' by ') {', added checker script
Hg-commit: a0037010be00b56a68354d942365c8f8df63198a
|
| #
db4deed7
|
| 19-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Style improvements: braces around 'else', partial '){' -> ') {'
Hg-commit: adc31fe870178bcba56a29e10981c8f8716a006a
|
| #
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
|
| #
8caf3d72
|
| 18-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)
Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f
|
| #
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
|
| #
778a2246
|
| 09-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
VecCreateXXXWithArray() now takes a bs argument since there is no other way to pass the block size in during creation process
Hg-commit: 465282368ed7696decd83c3d3b111f39348a7d40
|
| #
8e7768b9
|
| 24-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f997b2abc12025b16065184c2bb279689bbd06ac
|
| #
4f8276c3
|
| 24-Mar-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
Avoid PETSC_COMM_WORLD in fftw.c
Hg-commit: b36051e14f3cd031aabaa4b020b41e3fc5756a23
|
| #
4a52bad8
|
| 13-Mar-2012 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix: set A->preallocated = PETSC_TRUE in MatCreate_FFTW()
Hg-commit: ab07b11657542d7240aa5213794a82fc259e1fca
|
| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
cc55f3b1
|
| 14-Dec-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
update help manual for MatGetVecsFFTW()
Hg-commit: 9b9bde69076f41e44ecbd506f3eea560fbaf51cf
|
| #
6d07fc83
|
| 28-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3307ff9c5d03481441537a6f709576a0b0a6eebc
|
| #
f7f3fa18
|
| 27-Sep-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge from release 3.2
Hg-commit: fd992497b53f1a4b230dda716792e789693ce9d2
|
| #
1986ecc6
|
| 27-Sep-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
bugfix of fftw.c (a typo). Cleanup ex145.c and ex158.c.
Hg-commit: 4d03086648006c42beb267ac63fe8e70641015e8
|
| #
1c1325fe
|
| 26-Sep-2011 |
Peter Brune <brune@cs.uchicago.edu> |
commit after merge
Hg-commit: bc589908dea7ebb861f2760c0d80f312294e48c0
|
| #
472b90b3
|
| 26-Sep-2011 |
adams <adams@jaguarpf-login1.ccs.ornl.gov> |
fix for emtpty procs on input grid (2nd commit).
Hg-commit: 416bc569082d603eba1a683707921f8a1b880bdb
|
| #
a78750e0
|
| 24-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 90d42b91fa042efc5645e6dc48e46af794215e9b
|
| #
976c927d
|
| 23-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge from 3.2
Hg-commit: 136b1a81df3a1c609acad95fbce77ebeead8502d
|
| #
6f525f25
|
| 22-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 17fde8b4891665b90fe29aa814109415cb791efa
|
| #
0c74a584
|
| 22-Sep-2011 |
Jed Brown <jed@59A2.org> |
Many fixes for // comments in C source
Hg-commit: 6087d5ff9c9480e0ff8b9d44422a6be84041fc11
|
| #
b3936283
|
| 12-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 023d6c6af2b31621eff92a00274d614b53ecfb4b
|
| #
8fed605b
|
| 11-Aug-2011 |
Jungho Lee <julee@mcs.anl.gov> |
Commit after merge
Hg-commit: 7f48dd4b1e198216fbda86e3334f09b8817f9bd6
|
| #
3564f093
|
| 10-Aug-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
polish fftw.c
Hg-commit: 7abd81608fc5aaaa3dec4892ee6f15e6d9cae025
|