| #
d2ffe925
|
| 09-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: fb3fb77fa7d8bd71eb94b0f289024414b41b2354
|
| #
0399ec90
|
| 09-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 9a07fd1feb9a9ec2eff5dc9147af6cac4105e5d8
|
| #
c5eb9154
|
| 09-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
completed PetscValidLogicallyCollectiveXXX() routines and usage
Hg-commit: 374cfa6c3abbd90ea5b27fc02813ca73ae37b846
|
| #
70c3c875
|
| 08-Jul-2010 |
Satish Balay <balay@mcs.anl.gov> |
fix MatLoad() to use PetscValidHeaderSpecific(newmat,2). Also use prefix from Mat [previously it was from Viewer].
Hg-commit: 7536f940160eeb19f292be4ca06569ed4699a276
|
| #
3f9fe445
|
| 08-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
finished labelling manual pages as Logically or Neighbor-wise Collective
Hg-commit: 8a714c954b7624fb9d7cacbaa621300eebb99517
|
| #
44deb32b
|
| 08-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 018734d0b4cb2ec7c57c9b5d27e2bffe4a51bda0
|
| #
897842e3
|
| 08-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Enabled runtime option in MatLoad for setting the matrix to be spd.
Hg-commit: d57df3c8140894965ffa543ff0c6164c71df2e45
|
| #
9449fdc1
|
| 07-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Replaced -matload_type run time option by -mat_type. Updated MatLoad manual page. Added MatSetFromOptions() in MatLoad to set the run time options
Hg-commit: 3d71042a96e2998306a96378905949d32a8989f0
|
| #
c9b90e31
|
| 06-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: f9a876531578af47c6e59a2c1d832a9c96637bc5
|
| #
ecd27fa7
|
| 05-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2d6ad32b43b1a578b12595f155fe26ad565d78a0
|
| #
6fdc2a6d
|
| 05-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatSetOptions(mat,MAT_SPD) to indicate the matrix is SPD then Mumps can automatically take advantage of this.
Hg-commit: 265f9d363574b27c031278371c379dcf470add36
|
| #
3a3e4172
|
| 04-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019
|
| #
a4457457
|
| 02-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 7678db4dbf4316aad0bed3ee83df6ef0e35b9452
|
| #
f7e310de
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added custom fortran stub for matload
Hg-commit: 0f4acd057d4b78aaf436aed09cad5dd7501dff63
|
| #
2400fded
|
| 02-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added PETSC_UNUSED __attribute((unused)) to remove warnings about TV_view_type() in GNU compilers
Hg-commit: eb912f5bcc397eaf52fa5b998d22c5b11be2f2ef
|
| #
8b1197c0
|
| 02-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed bad {} around seterrq removed polymorphic function that generated warning
Hg-commit: db291449b5258d4ca3f7005b4b0a6e9e856a2576
|
| #
80597c59
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Fixed bugs
Hg-commit: 0d26330699242c52377039daf574ad8bffb17979
|
| #
68093c20
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
generate fortran stub for matload automatically
Hg-commit: a865c3c81afc4ece0afe4638080434ac2de5d885
|
| #
5bba2384
|
| 02-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
MatLoad interface upgrade complete : Replaced all MatLoadnew() to MatLoad()
Hg-commit: c13fd97592f26133f7c2c5fcb35b1f0bb383ee5a
|
| #
98385da5
|
| 01-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 1db41aa344ecc3abf5ab9693aa05ef35a469a187
|
| #
a868139a
|
| 01-Jul-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Bug fix in MatSetSizes for seq dense matrix. Clean up of new matload interface
Hg-commit: 08eaca5ec6b4184b38c8f9db847ffeddb370dc87
|
| #
f5f78f11
|
| 30-Jun-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge from release
Hg-commit: 9e0101b37c0e62be8c6cbc8379e975e237b04c1b
|
| #
fe63b02e
|
| 30-Jun-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
fix manual as reported by [petsc-maint #48719] MatGetSubMatrix docs
Hg-commit: dbf7f6332ca8d42f0717cd51187da765d6583d76
|
| #
7b641abf
|
| 29-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes for totalview viewing of vecs and mats
H fo: Enter commit message. Lines beginning with 'HG:' are removed.
Hg-commit: 02a6848ed1c46ea72f35212aa069342446a4123f
|
| #
2082002f
|
| 29-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
display basic information about Mat and Vec object for Totalview debugger :w! :w!
Hg-commit: d5bf9a455370c2b92b8a8df0eab291460186a475
|