| #
009bbdc4
|
| 26-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"
Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece
|
| #
5fd66863
|
| 26-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Reformatted: "There should be a blank line before PetscFunctionBegin;"
Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98
|
| #
c5a46771
|
| 22-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aftr merge
Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850
|
| #
307fe9f8
|
| 18-Jan-2013 |
Karl Rupp <rupp@mcs.anl.gov> |
Carefully removed \t from src/mat/. All sources are now free from tabs (exceptions: LaTeX docs, ftn-auto/ folders)
Hg-commit: 41ce18e98b1c9ae2af455e6fa76b9abd371521ee
|
| #
a853e81e
|
| 13-Jan-2013 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Commit after merge.
Hg-commit: 7ae059cc471c053401c1d6a21c3e45b9d4418175
|
| #
88f0584f
|
| 12-Jan-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
some fixes to allow building docs added manual page for SNESFunction as function pointer "typedef" for documentation
Hg-commit: 500030c17aeb246f96d2a50eef27de48702713c1
|
| #
b769355b
|
| 31-Dec-2012 |
Jed Brown <jed@59A2.org> |
merge PetscSF implementation
Hg-commit: 98dccc99445b69cb7a66312149eb16fec359e294
|
| #
5a4671ae
|
| 30-Dec-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed trailing spaces from all files
Hg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
|
| #
7083f85c
|
| 04-Oct-2012 |
Satish Balay <balay@mcs.anl.gov> |
cuda: provide default values to petscoptions checked with PetscOptionsEnum()
Hg-commit: 6973a7307358c08441701edc48647b85c0410e5d
|
| #
3f9c0db1
|
| 23-Jul-2012 |
Paul Mullowney <paulm@txcorp.com> |
Fix (1) 64-bit indices and txpetscgpu and (2) Fortran GPU interfaces
Hg-commit: 536240654e207580e21bde8411a5a50eadca67eb
|
| #
d5d5282e
|
| 19-Jul-2012 |
Brad Aagaard <baagaard@usgs.gov> |
Merge.
Hg-commit: a14455a9811c9485ecd5fdd98bc20d9f2d731daa
|
| #
7365001e
|
| 10-Jul-2012 |
Xuan Zhou <xzhou23@hawk.iit.edu> |
merge
Hg-commit: b77654ce6e927356f816923854787c16576e58d2
|
| #
48fab831
|
| 09-Jul-2012 |
Brad Aagaard <baagaard@usgs.gov> |
Merge
Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637
|
| #
e057df02
|
| 08-Jul-2012 |
Paul Mullowney <paulm@txcorp.com> |
Refactoring how the options are set for cusp/cusparse classes.
Hg-commit: 8930801acb6b12d18a9eca7a7e8a988ad381a43a
|
| #
d2d8368c
|
| 03-Jul-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 2609dd8b34e40c46d7bcb6954db30e02d6712d4d
|
| #
045c96e1
|
| 01-Jul-2012 |
Paul Mullowney <paulm@txcorp.com> |
Fixing the MatSetFromOptions code. make test passes on two architectures (different machines) with these changes)
Hg-commit: d05f0662b2acd1fb65c5c0073085fef7200a4a51
|
| #
2327d61d
|
| 01-Jul-2012 |
Satish Balay <balay@mcs.anl.gov> |
#122365 cuda compile fixes
Hg-commit: 95d14884e1c076a81529b52fbf1d6360f537c592
|
| #
8dc1d2a3
|
| 28-Jun-2012 |
Paul Mullowney <paulm@txcorp.com> |
Committing so that I can pull from petsc-dev.
Hg-commit: e93aeb36e62fd5e6181a21a3d56e8d0b339491b5
|
| #
bbf3fe20
|
| 30-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
Code for setting matrix data via MatSetOption/MatSetFromOptions is working.
Hg-commit: 32aee254a63d1b8a7e35b24855ebc647d510e965
|
| #
ca45077f
|
| 25-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
Code for setting Matrix Storage types (via SetOption, SetFromOptions) appears to be working correctly. Also, I now have MatMultTranspose(Add) working for CUSPARSE type so one can do least squares kry
Code for setting Matrix Storage types (via SetOption, SetFromOptions) appears to be working correctly. Also, I now have MatMultTranspose(Add) working for CUSPARSE type so one can do least squares krylov solvers (lsqr) via PETSc on GPUs.
Hg-commit: db11b8fc0ec0bbe2daeb9fbcbcf6c2bcc2385d4b
show more ...
|
| #
9ae82921
|
| 11-May-2012 |
Paul Mullowney <paulm@txcorp.com> |
Lots of changes. Also addign new files for cusparse matrix type.
Hg-commit: d2f118b395b24fdc836f857e3f221f6c0c9eca58
|