| a7bf6628 | 09-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
More fixes. COMPILE BEFORE YOU FUCKING PUSH
Hg-commit: b9082b7f387f715b713e964601829ceb08d478bb |
| efd52d89 | 09-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Vec fix
Hg-commit: 0ad16965b26f08617d913f8f73890c96531fd557 |
| 3fa4304c | 08-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Switched many core sequential vector functions to use VecGetArray2/3/etc to avoid problems when multiple vector arguments are identical
Hg-commit: a3f5296d3d1bf9cc1473bef348075dcc2f9b4137 |
| 70cafc09 | 08-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
implemented functions VecGetArray2 and 3 and VecRestoreArray 2 and 3 to improve readability when getting multiple vectors that may be the same. Implemented VecCopy_Seq with CUBLAS
Hg-commit: 0c3c65
implemented functions VecGetArray2 and 3 and VecRestoreArray 2 and 3 to improve readability when getting multiple vectors that may be the same. Implemented VecCopy_Seq with CUBLAS
Hg-commit: 0c3c6519587b5f9a2c026bcf3423d4fca2c62c6b
show more ...
|
| ad0a3d3c | 08-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Commit after merge
Hg-commit: 116d8a255c4af351338ebd676add01cd291720a9 |
| eadf4b8f | 08-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Made some changes to use VecGetArray and VecRestoreArray in vector functions
Hg-commit: da7670b499fb7b591322abd1614f1289a0014870 |
| 932c4a80 | 08-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added HDF5 support for new vecload interface. Modified test example to include HDF5 viewer
Hg-commit: a809ecde3ce947a7a8287c3425dd4c2998325aa8 |
| 113a57d8 | 08-Jun-2010 |
Satish Balay <balay@mcs.anl.gov> |
compile fixes
Hg-commit: f0f15513ed9d065f264a967eb6949367b34b3f6a |
| 05772624 | 07-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 8eb1b0a369f9ab4b13dd8ccc92d9c82da0822d87 |
| 35d88935 | 07-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
More functionality to perform scaling on GPU; converted some functions to use VecGetArray instead of direct access
Hg-commit: 715db1b2b6e77bb81d32d568d043e81d231bb386 |
| 3a7e9ade | 07-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Sequential HDF5 VecView did not exist..added support for this
Hg-commit: 9dc0f6b2f4f2e70ee95dc395df3662889bf1cadf |
| cb638800 | 06-Jun-2010 |
Jed Brown <jed@59A2.org> |
VecLoadIntoVector_Binary needs to actually read the header
Fixes failing dm/da/examples/tests/ex23.c
Hg-commit: 97102a96fbad8520bc0d4f075060cefcb24255d2 |
| 25097403 | 06-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed PETSC_VIEWER_AMS_ to work in parallel
Hg-commit: 49287cc944d5a90b89f75642f5b9b0a6a22d84d5 |
| abcf25ce | 04-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Commit after merge
Hg-commit: d6328eb2cf014ee29725e21d82283562963fdc68 |
| 4b9149d0 | 04-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Added functionality to do VecScale_Seq with CUDA
Hg-commit: 03fc0a1743fa5058e74e5c64d61114027987800a |
| 9c85324f | 04-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed newvec argument to VecLoadnew() to be input only, VecLoadnew() CANNOT create it.
Hg-commit: f71013442bfe073316e4a8ca34c8b8a9057bc2a4 |
| 440a5bbf | 04-Jun-2010 |
Victor Minden <victorminden@gmail.com> |
Added functions to copy to and from GPU, added variables necessary to CUDA to seq vectors
Hg-commit: b3a9b9e32c753dc82ed94216ea373ce2fb6b2b32 |
| 2ec9a269 | 04-Jun-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
More work on new vecload interface - Implementation of new vecload interface for binary viewer : seq and mpi - Test case for testing the new vecload interface for binary - PetscViewerFileGetName for
More work on new vecload interface - Implementation of new vecload interface for binary viewer : seq and mpi - Test case for testing the new vecload interface for binary - PetscViewerFileGetName for binary viewer
Hg-commit: 41f1f87c530915ac78a5b538be067a7a79edcb65
show more ...
|
| 34ed7027 | 03-Jun-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed MatView_MUMPS() to properly print everything to the viewer and none to the stdout
Hg-commit: 398bb1734e9a79455f0ce84c83863421b9fcae5a |
| 1bc75a8d | 29-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Arguments in VecStrideScatter were inverted
Hg-commit: 11aa67349d30121b0d7f3892f00581aae9b91043 |
| 546e23d7 | 27-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added VecStrideGather() and VecStrideScatter() to vector function table
Hg-commit: ed7fbd8de0ef0114e098c2165c3ac5d249e88486 |
| b3506946 | 26-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added AMSBean, amsoptions.java ams viewer
Hg-commit: 111ac237c359799b5be34e07489680f7acbf029c |
| 2692d6ee | 22-May-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9
fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.
Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b
show more ...
|
| 6628500b | 20-May-2010 |
Jed Brown <jed@59A2.org> |
Don't allow destruction of VecScatter when in use
Hg-commit: 398ca36bebfaa796d9668d5bc7b9ccd1fb13ef70 |
| 93fd935b | 19-May-2010 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Added MatSolveTranspose for SeqBAIJ block size 1 Some more work on new Vecload interface
Hg-commit: ae76e5736c6bc729aef5fb43725250a8d1d597c4 |