| #
981779da
|
| 10-Jun-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Doc fixes
Hg-commit: ebfea9f3d4a5338ac101992a8368b9903b5d0159
|
| #
166c7f25
|
| 10-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PetscEvent to PetscLogEvent Removed initialization of global variables PetscLogEvent and PetscCookie to 0 since no longer needed
Hg-commit: b49d69f3756a139801bd445902e6aa5221450631
|
| #
854a3c9d
|
| 02-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 2dcbb11057fb0aa42e16119e6d027b94e29f1669
|
| #
57dddb05
|
| 02-May-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 53fec88fb9efe14d6431e28228b329636202254f
|
| #
b24902e0
|
| 01-May-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead most code does not yet run but all code should be using the new format.
Hg-commit: ac83415153993ee58dc4
initial conversion of Mat derived solver types like Mumps etc to use MatGetFactor() instead most code does not yet run but all code should be using the new format.
Hg-commit: ac83415153993ee58dc4194c173418bfbd73bc73
show more ...
|
| #
8fdcdf54
|
| 01-May-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix compiler warnings
Hg-commit: 9fd3c6676dc610ba51fe4a4068b68cde1f1e5007
|
| #
a9cf56b6
|
| 30-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a67bbcc1f08a36e612a671ad06d5137b11396d12
|
| #
1427a4d6
|
| 29-Apr-2008 |
Richard Tran Mills <rmills@ornl.gov> |
Removed restriction to BAIJ/SBAIJ from documentation for MatSetValuesBlocked().
Hg-commit: 4c53c96e6a3bbf8437338fd525d75aceb6fac388
|
| #
c975bfb7
|
| 29-Apr-2008 |
Richard Tran Mills <rmills@ornl.gov> |
Removed obsolete checks for unsupported matrix types for MatSetValuesBlocked*().
Hg-commit: 15f31861c554d310a923bd2a108a8e6422c7aa70
|
| #
c9023215
|
| 29-Apr-2008 |
Richard Tran Mills <rmills@ornl.gov> |
Added support for MatSetValuesBlockedLocal() for AIJ.
Hg-commit: 8b6b6e50aec39320dcf68508b7ce1a5d02aff0e4
|
| #
165371df
|
| 29-Apr-2008 |
Richard Tran Mills <rmills@ornl.gov> |
Added check for supported matrix type inside MatSetValuesBlockedLocal().
Hg-commit: 470950b89b734dae78702d43ae890aefc34473e0
|
| #
75de05a8
|
| 28-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for MatSetValuesBlocked() for AIJ matrices
Hg-commit: 376a5eaa4a4693b6e12c95040b5ce5c350bd59d3
|
| #
d3961cc3
|
| 23-Apr-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: fa3e6714ee07a74a50771a91df7da838e348b8a6
|
| #
ddf469c8
|
| 21-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added -snes_max_linear_solve_fail <maxfailures>
Hg-commit: 4bc41b85ba76b10ebba45a9d220c2df4fc1a2a0b
|
| #
9989ab13
|
| 20-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
started MatSetSolverType() infrastructure.
Hg-commit: 8ba8e80901ec8496a4baa9ba293294cc72711bb3
|
| #
fbcb6725
|
| 17-Apr-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: db18cbed88a76061ad16cf53dd951c7cfec30ec1
|
| #
75cb352c
|
| 17-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
changed install: rule to use SEDINPLACE minor updates to DMMG for SNES
Hg-commit: 92a0d5ea0bed969fbbcc0416d957a4775f3e8e94
|
| #
5afd5e0c
|
| 09-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
completed rough tutorial
Hg-commit: 4863b347d5336a5880eb54981a37d446e1ce18a9
|
| #
8ec6c7c1
|
| 08-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 6bf6f927f50b7c3afa97096a8d57512ab412f115
|
| #
cf08dd3e
|
| 04-Apr-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ef2e30e4b0d5f206690da0bed914794f88ef8c6f
|
| #
26471541
|
| 04-Apr-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 4d4bc0805daaa6d14bf59feeb68055599311ae83
|
| #
9189402e
|
| 04-Apr-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
initialize idx in the interface MatGetRowMaxAbs() instead of MatGetRowMaxAbs_xxx()
Hg-commit: 97c7a21b689e8f747918fb86b44687c6e389e8b9
|
| #
f3618155
|
| 11-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: ae910a8c341252193d05c7b6e3a1801bc7c73425
|
| #
d7957c25
|
| 07-Mar-2008 |
Hong Zhang <hzhang@mcs.anl.gov> |
commit after merge
Hg-commit: 6b4ac957a41c4eebfcda210f0c39ba836b723840
|
| #
e9695a30
|
| 07-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed illegal access to *matout in MatTranspose_ routines when MAT_INITIAL_MATRIX had to remove check that one use A, MAT_INITIAL_MATRIX, &A because cannot check &A since may not be set
Hg-commit:
fixed illegal access to *matout in MatTranspose_ routines when MAT_INITIAL_MATRIX had to remove check that one use A, MAT_INITIAL_MATRIX, &A because cannot check &A since may not be set
Hg-commit: bdfca46607ae0c6b051c05f93f67da04e9fc248d
show more ...
|