| #
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
|
| #
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
|
| #
ab9863d7
|
| 02-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
namespaced some Mat utilities that lacked the Mat
Hg-commit: 6f712ebe4bb5ddbcbf32ebd864d408e3a35085b0
|
| #
51322221
|
| 28-Feb-2012 |
Jungho Lee <julee@mcs.anl.gov> |
commit after merge
Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11
|
| #
472b90b3
|
| 26-Sep-2011 |
adams <adams@jaguarpf-login1.ccs.ornl.gov> |
fix for emtpty procs on input grid (2nd commit).
Hg-commit: 416bc569082d603eba1a683707921f8a1b880bdb
|
| #
8aa69af5
|
| 23-Sep-2011 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 1e229776bfd44f4b459456504b3110137e0481a8
|
| #
b1f6f9fc
|
| 23-Sep-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 866723830dfe0ff26ba0638381626709048310af
|
| #
e23dfa41
|
| 23-Sep-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
more updates on PetscTable
Hg-commit: 81961d54ed644345546c0aa2c889e2474eb971d1
|
| #
2576faa2
|
| 21-Jan-2012 |
Jed Brown <jed@59A2.org> |
Fixes for insertion error options.
Option should be set if "real" preallocation information was provided. If PETSC_DECIDE was used, then do not error. The option is inherited through a DisAssemble_*
Fixes for insertion error options.
Option should be set if "real" preallocation information was provided. If PETSC_DECIDE was used, then do not error. The option is inherited through a DisAssemble_* operation.
Hg-commit: e675ef955f926f7569d867832ae3d74f566041a1
show more ...
|
| #
639d86e3
|
| 13-Jan-2012 |
Sean Farley <sean@mcs.anl.gov> |
Merge
Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c
|
| #
d39137a2
|
| 12-Jan-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10
|
| #
247e2d92
|
| 06-Jan-2012 |
Jed Brown <jed@59A2.org> |
Mass revert file modes that were made executable in f6e61ee9c329
Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5
|
| #
832f7384
|
| 01-Jan-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257
|
| #
14e519b0
|
| 31-Dec-2011 |
Mark F. Adams <mark.adams@columbia.edu> |
changed MatMatMult to MatTranposeMatMult.
Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f
|
| #
2a43252c
|
| 14-Dec-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 3ffbd222c172c8def9ba55c873d1877dfe302d7a
|
| #
3861aac3
|
| 13-Dec-2011 |
Jed Brown <jed@59A2.org> |
Add InsertMode argument to PetscTableAdd()
Hg-commit: 2cec7fc947c83dd32154ec42fd5ca5e989a3ecc5
|
| #
6bc0bbbf
|
| 21-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
updated PetscTableDestroy() to new paradigm
Hg-commit: ac57dd2a39d9e719ebeec1c5179c4469b71a8d21
|
| #
6bf464f9
|
| 18-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
converted rest of source code to take pointers into destructor reoutines. make test workds
Hg-commit: 78c641225c0516099423eeea3cc66e68fd2f62f3
|
| #
ce63c4c1
|
| 20-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed fixed some names in petscmath.h
Hg-commit: a2460f32b5062aa458eab9ab7fe574fb7cb0b351
|
| #
c6db04a5
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.h
Hg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
|
| #
47dad92f
|
| 13-Mar-2011 |
Sean Farley <sean@mcs.anl.gov> |
Merged
Hg-commit: d8c12016d3250a8d659fa779bc1698da4d6c5237
|
| #
7d0a6c19
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
removed #define PETSCXXX_DLL from top of all source files
Hg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
|