| #
cf6142ae
|
| 29-Sep-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 22746e3b3fbadeeb7355c91f5c38c081c818d4a8
|
| #
7659c1be
|
| 28-Sep-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: e67798811b9e9715a27e1162d786ebd65ddc7d21
|
| #
6636e97a
|
| 28-Sep-2012 |
Matthew G Knepley <knepley@gmail.com> |
DM: Moved coordinates to DM, fixed default SF creation - Now we have DMGetCoordinateDM() which describes coordinate layout and does G2L DMGet/SetCoordinates() and DMGet/SetCoordinatesLocal() - One
DM: Moved coordinates to DM, fixed default SF creation - Now we have DMGetCoordinateDM() which describes coordinate layout and does G2L DMGet/SetCoordinates() and DMGet/SetCoordinatesLocal() - One can be made from the other (global or local) automatically - Added dm->ops->createcoordinatedm() - DMComplex no longer creates the coordinate Vec up front - DM default SF can now handle global vets without constraints
Hg-commit: 6226b76f6e469184f69d66f3475966ce9ac97872
show more ...
|
| #
f91908df
|
| 28-Sep-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 5ac46fc16352f9b05d40fb8eae01aa99e5d44c14
|
| #
7aaf2d21
|
| 27-Sep-2012 |
Peter Brune <brune@mcs.anl.gov> |
added DMDAGetLocalBlockInfo() which includes overlap
Hg-commit: f3bef0e03e3ad693aa13e9fedc4d36fbba37b2d9
|
| #
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
|
| #
8e7768b9
|
| 24-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f997b2abc12025b16065184c2bb279689bbd06ac
|
| #
b45d2f2c
|
| 24-Mar-2012 |
Jed Brown <jed@59A2.org> |
Rename include/private/ to include/petsc-private/
Hg-commit: 9a1730720b0d9756437b40462617551504641ade
|
| #
1a83262e
|
| 03-Aug-2011 |
Amlan Barua <abarua@iit.edu> |
Commit after merge.
Hg-commit: f68c05adc36cc3466526c6c62d31054433fb70f4
|
| #
835992ce
|
| 02-Aug-2011 |
Jed Brown <jed@59A2.org> |
merge KSPSetSupportedNorm() and other patches
Hg-commit: 7ff6f447712b520f7f19bbe12cf06408c4fa068a
|
| #
bc2bf880
|
| 01-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added command line options to ex61 -graphicsfile and added ex61view.c for generating vtk files for movies
Hg-commit: 01e10b344994d7ca310eb739d5dee3512c1720b6
|
| #
b859378e
|
| 30-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added DMView and DMLoad for DA for binary files
Hg-commit: cac7f699e2b8fdc696448f1d8722d983dde7871b
|
| #
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
|
| #
fcfd50eb
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
partcially completed making PETSc object destructors take & for the argument
Hg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5
|
| #
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
|
| #
3c48a1e8
|
| 14-Mar-2011 |
Jed Brown <jed@59A2.org> |
Split DMDA, DMComposite, etc out of petscdm.h into petscdmda.h, petscdmcomposite.h, etc
Hg-commit: ee2833f9db0d26e02ed0afca6e49849f2e5a3cd7
|
| #
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
|
| #
84f63435
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1f59c3e5424b120346b764d7a4cc5fef5fc0813a
|