| #
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
|
| #
c30958fd
|
| 20-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Replaced remaining '){' with ') {'.
Hg-commit: f4f35e45a9688d9cbe30c43558c5cab041b08998
|
| #
9afa1fc4
|
| 17-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/ksp/*
Hg-commit: 90e1eedee93c5acfa4463138a0133791f0f264d1
|
| #
7659c1be
|
| 28-Sep-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: e67798811b9e9715a27e1162d786ebd65ddc7d21
|
| #
a3314f2c
|
| 26-Sep-2012 |
Matthew G Knepley <knepley@gmail.com> |
Nightly fixes
Hg-commit: d81e81fb4f36586d986355922c227d84ba1c9c5c
|
| #
b965d45e
|
| 25-Sep-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
PCIS support to build partition of unity using stiffness scalings.
Hg-commit: 7275f30cccf8c7fbcdfacaaaa95697381d6624ff
|
| #
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
|
| #
4dd37ed8
|
| 29-Aug-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: f6a88fee9ba1b8041ee9b459d0ad54470439160a
|
| #
46caae47
|
| 24-Aug-2012 |
Jed Brown <jed@59A2.org> |
Declaration for PCISSetSubdomainDiagonalScaling() [bef5508416be], remove dynamic funcs in PCISDestroy()
Hg-commit: f6bc373476aa6932e6547541b8378630977aab2f
|
| #
ba1573a8
|
| 24-Aug-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added public function PCISSetSubdomainDiagonalScaling for setting custom pointwise scaling in PCIS.
A little bug fixed for bddc code.
Hg-commit: bef5508416bed448de2dc601b48698333ade2f63
|
| #
ccd284c7
|
| 27-Jul-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed some non-standard PETSc code: source file with no source, #include without full path from PETSc root to include file updated iphone builder
Hg-commit: b815c2c0cd32f2d30547b5032e995df93748071f
|
| #
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
|
| #
e5996a9a
|
| 15-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
updated and merged from petsc-dev
Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f
|
| #
831a100d
|
| 08-May-2012 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added slot for subdomain scaling factor to pcis.h and changed creation of pcis->D in pcis.c accordingly. Added API for setting the scaling factor.
Hg-commit: 73ed1a76f4247024fca5216f2d34881084d97e75
|
| #
251f4c67
|
| 27-Apr-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
PetscTypeCompare -> PetscObjectTypeCompare
Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be
|
| #
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
|
| #
3bd96682
|
| 21-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge, some manual merges
Hg-commit: a60db41ebcbbb90ab0d02727666a69b6d3ee88a0
|
| #
7b23a99a
|
| 19-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscViewerASCIISynchronizedAllow()
Hg-commit: 1b3990b2f3be4ca192efd6709c3e10216cbc65e2
|