| #
ff596062
|
| 06-Apr-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Matlab interface for SNESVIRedundancyCheck.
Hg-commit: 00d510461a631aea117647d79b88884fdc7af21d
|
| #
d9822059
|
| 16-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
finished basic support for __float128
Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
|
| #
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
|
| #
7aae7a54
|
| 13-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: bcf2eabb10451b3a1b70145a22c1aba8460dc0b8
|
| #
62cbcd01
|
| 13-Mar-2011 |
Matthew G Knepley <knepley@gmail.com> |
Fixed problem with <valarray> and isinf() - Also clarified some includes
Hg-commit: 6253ac1d13616dccb97998a97af31b674ca3f4da
|
| #
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
|
| #
5f48b12b
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed bunch of set but not used variables
Hg-commit: d5650d37bd1d5b77dc944471a37afb6048f634de
|
| #
84f63435
|
| 12-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1f59c3e5424b120346b764d7a4cc5fef5fc0813a
|
| #
56a221ef
|
| 11-Mar-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Finished the bare bones of the augmented space vi solver. Need to add matrix preallocation and also need to write a matlab interface for checkredundancy function.
Hg-commit: 23e7928e179a4df04dff5873
Finished the bare bones of the augmented space vi solver. Need to add matrix preallocation and also need to write a matlab interface for checkredundancy function.
Hg-commit: 23e7928e179a4df04dff58734824ea6b8c4e87c9
show more ...
|
| #
720c9a41
|
| 09-Mar-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added SNESVISetRedundancyCheck to snes header file.
Hg-commit: 0402931f4337d077410441aabbabc3457bfc9a22
|
| #
2f63a38c
|
| 09-Mar-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Started working on the augmented space vi solver. 1) Copied SNESSolveVI_RS to SNESSolveVI_RS2. 2) Added setting of pointer for user defined function which identifies redundant active set variables
Started working on the augmented space vi solver. 1) Copied SNESSolveVI_RS to SNESSolveVI_RS2. 2) Added setting of pointer for user defined function which identifies redundant active set variables.
Hg-commit: bc6e4884739dea97883a0c6b18a0dd3d625bc1c7
show more ...
|
| #
574deade
|
| 09-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
more PCReset_XXX() done KSPDestroy() now zeros the pointer
Hg-commit: 734a7781b5d7d5bb9df4814d2e579008497bc8d8
|
| #
3b1a4ead
|
| 07-Mar-2011 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 546fb93b3761427f448145b5256fab3cbde1dcd6
|
| #
13e0d083
|
| 02-Mar-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
CGR does not handle PCSetDiagonalScale() so generate an error if user tries it added note to PCApplyBAorAB() about diagonal scaling
Hg-commit: 04e3d615ff4c04a9b51bc2779455488d80533525
|
| #
1130f37d
|
| 21-Feb-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added zeroing of pointer to VecDestroyVecs()
Hg-commit: f208dcada3a3f640f354f9a431cecf4c9ce81cd5
|
| #
581f5847
|
| 19-Jan-2011 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 0b018a3bb889b6b7655da1780481307119052edf
|
| #
0d361c20
|
| 17-Jan-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 76ed077daa60a74290c9eaa80231c565f5dd58c0
|
| #
27d4218b
|
| 16-Jan-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatFindNonZeroRows_MPIAIJ.Not tested yet.
Hg-commit: adea37974c6d44d5130776eded140b7455826f6c
|
| #
abcba341
|
| 16-Jan-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added a better KSP and PC updating strategy for VI_RS. The KSP and PC object are now updated if the current and previous inactive set IS 'indices' do not match. The previous strategy only compared th
Added a better KSP and PC updating strategy for VI_RS. The KSP and PC object are now updated if the current and previous inactive set IS 'indices' do not match. The previous strategy only compared the global sizes and would fail if the global size remains same but (a) the local sizes change or (b) local sizes remain same but the indices are different.
Hg-commit: 76e946631d044cf1150d364b3eca7965e0afb916
show more ...
|
| #
b3a44c85
|
| 15-Jan-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
update MatSeqAIJFindZeroRows() to MatFindNonzeroRows()
Hg-commit: fbda5d24d43b60060a19e9257c1b0ad376959dc0
|
| #
5a596e32
|
| 14-Jan-2011 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: b9722e2c7aadbb358853c2635963a81e630e4ddb
|
| #
693ddf92
|
| 13-Jan-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added method for getting the active set IS.
Hg-commit: 616ff9474e87205cf2f4d9656ea1d4b3e2eae8c0
|
| #
62298a1e
|
| 08-Jan-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
vi rs solver checks for zero rows in matrix and removes all those rows and colums from the inactive set zero rows come from equality constraint in Allen-Cahn equation
Hg-commit: 7da664b0275039a9742f
vi rs solver checks for zero rows in matrix and removes all those rows and colums from the inactive set zero rows come from equality constraint in Allen-Cahn equation
Hg-commit: 7da664b0275039a9742f5f7bd675c31970f57482
show more ...
|
| #
130752a8
|
| 07-Jan-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Fixed setting of previous snes solve inactive set size for the reduced space method.
Hg-commit: 8f5094f5b0a97f4ae6569dc392d6c7bdb59e24c6
|