| 53ae6812 | 03-Feb-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
merged hdf4 viewer code into hd5 viewer code. Basic vector viewing and loading name work with hdf5 viewer (using name of vector as name in hdf5 file). Vector viewing also works for DA vectors, but st
merged hdf4 viewer code into hd5 viewer code. Basic vector viewing and loading name work with hdf5 viewer (using name of vector as name in hdf5 file). Vector viewing also works for DA vectors, but still uses GlobalToNatural and so does not provide multi-dimensional DA array info into HDF5 file yet. Will be done next.
Hg-commit: 3a20bd7aed8a5ccc4310dfbef8f234ed655cbbbf
show more ...
|
| a4584736 | 01-Feb-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
optimized bcgs and bcgsl did not have PetscConj() correct for complex numbers
Hg-commit: 10570af92984ed50217d395b77e4cfc1b6a51b96 |
| fe28780b | 15-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
removed some illegal flg != PETSC_TRUE and commented the one place they belong.
Hg-commit: bfd9270e96e3157fafc94f507baeefad272e6f67 |
| 4eeb8337 | 14-Jan-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed buggy code of == PETSC_TRUE that was left in PETSc in a bunch of places
Hg-commit: 3b39666b3f4f3164f8096be65c636b5126e3ee2b |
| c90053fb | 18-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Do not fail if the VecScatter does not have a view method - This causes all MatView() calls to an MPI matrix on 1 proc to fail
Hg-commit: fe0c5176c156b598eb6f54fe74aa3fb0c695db2c |
| 2b570b96 | 15-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed a few problems with test examples
Hg-commit: 351db5ec53f29f38cc003184abd4709eb4d0bf62 |
| 8a9890e4 | 09-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
add VecFinalizePackage() and register it with PetscRegisterFinalize() to be called at PetscFinalize()
Hg-commit: da3fd3bb8836afe79dc421d1544066ee0db5096a |
| e7984d2c | 08-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed an example that didn't make sense of what it was scattering where
Hg-commit: e457f0dbd8b0ebf58b3ec1ae8cce5aa19d5f4fca |
| c61a7d01 | 05-Dec-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PetscObjectPublish/AMS memory snooper from PETSc examples (someone found them and got confused). They have not worked in what 7 years?
Hg-commit: 7f3df0204d19278a8719fbde38749c3babb959fa |
| cdfaad1a | 02-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
merge
Hg-commit: ea23c2b63df157f9d93cd835b6ff9e071dbbd828 |
| cce0b1b2 | 02-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
fixes, cleanups, and heavy review of the meany XXXRegisterAll() calls
Hg-commit: a22e06998b33293c00422f45f4010e18e1dfb00e |
| 4a67242d | 02-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 3a05a9a21fcd66acdc0680d4c36ce9e8f08fa147 |
| c4e43342 | 02-Dec-2008 |
Lisandro Dalcin <dalcinl@gmail.com> |
fixes and more error checking in many XXXGetType() calls
Hg-commit: 50b8601b7453642d7b3c91015c3af122e271a9ef |
| bd0cf6e9 | 02-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
HDF5 fix, options fixes, memory fix
Hg-commit: 33a3393ecab73d24e8c63d5b8cd85c1d2f9574f7 |
| ad1471ba | 01-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 07349036822f6f1587b216c0375ab8a63c27eb25 |
| a7b6c58c | 01-Dec-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
More error checking
Hg-commit: bcefc6a7065658276889d1986440808c072eaaef |
| b44cbd7c | 25-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Added a check
Hg-commit: eae158972241a2034e7dc3b1618c462e279e0e49 |
| 3f6d85c9 | 21-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
updated to handle generation of fortran interface definitions if --with-fortran-interfaces is used.
Hg-commit: 0baa789046fea4675ba0b102771a008c7623d68a |
| fcf90da3 | 21-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
reorg of Fortran module generation and usage
Hg-commit: d2e60cc1e109765eaabae9f6573f7c0804441572 |
| d5e4198d | 10-Nov-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix compile,code errors in tests
Hg-commit: 625d837343019ea71232d62bf9914404283e2cc9 |
| cad352b1 | 09-Nov-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Patch from Jed Brown [PETSC #18577] - Fixed allocation in VecCreateGhostBlock()
Hg-commit: 4590366831f7e36e7230d055906e7b08edd5430a |
| d430e496 | 04-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 071a60a588307bdee261a3f1bf92e708a6ac3465 |
| e4fc5df0 | 04-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added MatScale() MatDiagonalScale() to MATCOMPOSITE per petsc-maint 18500 warning: not tested.
Hg-commit: 2c125e6c8461666c920507c51bfebca66ccd9d7c |
| dddb8848 | 03-Nov-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix includes in fortran examples
Hg-commit: 5edb1f82ac6ed297ec1ed7fdcc7c10215a36bcd5 |
| 7c4f633d | 03-Nov-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
removed -I$PETSC_DIR from make system and changed the corresponding #include "src/dsdsdsds" to "../src/sdsdsds" in the source code
Hg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d |