| #
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
|
| #
639119aa
|
| 19-Dec-2011 |
Jed Brown <jed@59A2.org> |
Merge PetscBG updates
Hg-commit: 22a06792c20cdef150a242abf7d3e6b3fcc56ad1
|
| #
ee3a9e21
|
| 18-Dec-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0e5fb828cbe11166728cf4fed5e869a0956e2f7e
|
| #
152983bf
|
| 16-Dec-2011 |
Hong Zhang <hzhang@mcs.anl.gov> |
add MatSetOptionsPrefix() for Gmat*Gmat in createProlongation() to enable runtime selection of MatMatMult() for Gmat
Hg-commit: f3987e994fe3e3018265fd9adfc35d5c501663a8
|
| #
13f847ee
|
| 24-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bc5d9702bc936a054ee88f09736bdffbefc137e6
|
| #
03bfa161
|
| 24-Apr-2011 |
Lisandro Dalcin <dalcinl@gmail.com> |
{SNES|KSP|PC}SetType(): set the type name before calling the create routine
Hg-commit: 3a1ff1be81d6c525b35eede6a8814ec0b8e0b4c7
|
| #
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
|
| #
9b08a598
|
| 15-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after terrible merge
Hg-commit: 6ee623422368621da3dca005325b05a2fcd6d6bb
|
| #
4b91b6ea
|
| 09-Apr-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscFlistFind() now only searches for symbol in libraries and executables if a flag is passed in.
Hg-commit: e9a41a3af8b62f34958a6f82c9f34be7616d4faa
|
| #
0548afe9
|
| 20-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: da245945fa620a3d029b928ed30d223d8a52c7f0
|
| #
dcc718f4
|
| 18-Mar-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Fixed bug in reading the reuse flag to allow to be used with fieldsplit preconditioner.
Hg-commit: aaf10947275dbb814646e06b47c06727fef65f22
|
| #
b4813acd
|
| 17-Mar-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added flag in pc data structure for reusing the numerical factorization.
Hg-commit: d07bb2ec9459eb209ab7a15d1357e143ad76cfb7
|
| #
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
|
| #
8c172940
|
| 06-Dec-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: dbd6603baa0301f54f7391c043f07dcfbf07f03e
|
| #
7087cfbe
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
moved definition of PETSC_STDCALL to private/fortranimpl.h where it belongs removed all DLL export/import stuff since it was never used and never will be removed MatPermuteSparsify() since it sucked.
Hg-commit: 72f7a5e60333f6c9780d56fcce45657940d16b13
show more ...
|
| #
09573ac7
|
| 05-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed all EXTERN to extern the CAPS served no purpose
Hg-commit: cdf5985509992c2237dbbe07f14278cccee0306c
|
| #
3334f37f
|
| 29-Sep-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge
Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04
|
| #
ace3abfc
|
| 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL note this requires a new sowing version
Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a
|
| #
9fb22e1a
|
| 23-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
better version of PetscAMSPublishAll
Hg-commit: 782c2a976ec07d13b492bc3c4a0989c9b56cd366
|
| #
d5bac5b1
|
| 09-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: dbe17f4cd57aa220aaa7f3a4929b4662f1fd3cc2
|
| #
d2ffe925
|
| 09-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: fb3fb77fa7d8bd71eb94b0f289024414b41b2354
|