| #
305f5a7e
|
| 14-Apr-2015 |
semihozmen <semihozmen@gmail.com> |
Merged master into semihozmen/ksp-fcg-eigen-comp-support
|
| #
f9185b66
|
| 13-Apr-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into pr192/Fande-Kong/scalable-matincreaseoverlap/master
Needed to merge master to update to new calling sequence PetscCommBuildTwoSided
|
| #
66d7bb0d
|
| 12-Apr-2015 |
semihozmen <semihozmen@gmail.com> |
Merged petsc/petsc into master
|
| #
255664f4
|
| 12-Apr-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/fix-directory-layout'
|
| #
af0996ce
|
| 11-Apr-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
updated PETSc directory layout to match standard packaging strategies
include/petsc finclude,private,mpiuni lib/petsc conf bin/petsc*
|
| #
851a736a
|
| 05-Apr-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'pr291/andrewspott/andrewspott/MatCreateHTranspose/master'
Conflicts: src/mat/examples/tests/makefile
|
| #
fb41c00a
|
| 04-Apr-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Fixed some incorrect abbreviation and some formating
|
| #
d0de2241
|
| 27-Mar-2015 |
Andrew Spott <andrew.spott@gmail.com> |
Added support for a "MatCreateHermitianTranspose" that acts the same as "MatCreateTranspose".
Currently, both matrices have type "transpose", I'm not sure if this is the correct way to do this. Als
Added support for a "MatCreateHermitianTranspose" that acts the same as "MatCreateTranspose".
Currently, both matrices have type "transpose", I'm not sure if this is the correct way to do this. Also added support for duplication of a transposed matrix (which just calls "MatTranspose" or similar). Tests for the hermitian transpose version have been added as ex175 in src/mat/examples/tests.
show more ...
|