History log of /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c (Results 476 – 500 of 634)
Revision Date Author Comments
# 96b95a6b 02-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

namespace Mat utility functions

Hg-commit: 2912dadb08982f5a3e4a9b22bd8b48ffa685bef3


# b577a686 16-Mar-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: d865d871eeec070ac0aa882748136c4179a12670


# 19f0e57a 15-Mar-2012 Hong Zhang <hzhang@mcs.anl.gov>

remove and cleanup MatMatMult_xxx_32() used for debugging

Hg-commit: edf4a0d76bf232ab2b9bad74cd6144a46a0e7061


# 51322221 28-Feb-2012 Jungho Lee <julee@mcs.anl.gov>

commit after merge

Hg-commit: e8d19a834d936a4816c3abf3af0b68733c00be11


# 9b2c7f7b 27-Feb-2012 stefano_zampini <stefano.zampini@gmail.com>

Commit after merge

Hg-commit: 2ba79dfbf56015a2b0ecda9de0983a41f080e928


# a22543b6 27-Feb-2012 Hong Zhang <hzhang@mcs.anl.gov>

mv out MatDestoy(matin) from MatMerge().

Hg-commit: 3ddb0c691d370f6ad63b0149f863d6ff767d805e


# 3ee49f50 16-Feb-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 312690bc2432cee43390087ef7d8fe93919f4ee5


# c280ed6a 15-Feb-2012 Jed Brown <jed@59A2.org>

More fixes for 64-bit indices

Hg-commit: 613b47f827f64dbff70ae4714d7242514d3471f5


# 1037da18 14-Feb-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 0db928480d979c13a2377936075c7720438182bd


# 9bd675ac 14-Feb-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: bb673c54e3f3e845b1858ead227a392b9e430da8


# 982cb9f5 14-Feb-2012 Jed Brown <jed@59A2.org>

Source code, makefiles, and output should not be executable

Hg-commit: b7a5317c393eff1636dfaf28894f18ed4657b2ca


# 40c82ad9 09-Feb-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7c3c3f8c0d65b793aea33c138419de755b591ca7


# 1d567fd6 08-Feb-2012 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of MatXXXSetPreallocation() for MatTranspose() and MatMatMult()
reported from [petsc-dev] MatMatMult gives different results

Hg-commit: a4dae06b4d05ef5b78a9a9aa2cbc31b2b158834f


# a604d275 26-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: c3a01e60afde4404507e6c07fb4c19a7d20b785e


# 5a9b9e01 24-Jan-2012 Mark F. Adams <mark.adams@columbia.edu>

turned off confusing logging for eigen estimator, cleaned up repartitioning code: removed my hack to protect parmetis and aded dumb processor aggregation w/o repartitioning.

Hg-commit: 668967087563a

turned off confusing logging for eigen estimator, cleaned up repartitioning code: removed my hack to protect parmetis and aded dumb processor aggregation w/o repartitioning.

Hg-commit: 668967087563aae3b1328539102ddbe5b38852f4

show more ...


# 19cb8f8d 13-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9867b9384c4f9c427a79c046164aa9ec221a9c26


# 12446a84 12-Oct-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: bd9418808abd652cb7584e6c2ac92679400f0f80


# 9b8102cc 12-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

split MatMerge() into MatMergeSymbolic() and MatMergeNumeric()

Hg-commit: 23eb64c9a4dc8c8e527e74c4d14da1ed5dfcd4ea


# dfa73132 11-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 90c1bd4fffedf77210ed0a366215faa066d6b72c


# 5631ad8b 10-Oct-2011 Jed Brown <jed@59A2.org>

merge VTK output

Hg-commit: 752ac285cef3004e5f927d47cb447c89c818ee2e


# d5821860 10-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

further simplify MatMatMultSymbolic_MPIAIJ_MPIAIJ() - nolonger calling MatGetBrowsOfAcols() and MatMPIAIJGetLocalMatCondensed() - intend to separate MatMatMultNumeric_MPIAIJ_MPIAIJ() from it.

Hg-com

further simplify MatMatMultSymbolic_MPIAIJ_MPIAIJ() - nolonger calling MatGetBrowsOfAcols() and MatMPIAIJGetLocalMatCondensed() - intend to separate MatMatMultNumeric_MPIAIJ_MPIAIJ() from it.

Hg-commit: ff3b22a4254ddc09f88632461358a93c9e14b856

show more ...


# 66bfb163 10-Oct-2011 Hong Zhang <hzhang@mcs.anl.gov>

simply/cleanup MatMatMultSymbolic_MPIAIJ_MPIAIJ()

Hg-commit: 9cc7582bad7feaa44577fd0411cb6a7faa8486b2


# d5e4fcd9 08-Sep-2011 Jed Brown <jed@59A2.org>

merge again

Hg-commit: a336645401a3eb7ce54719d7480167a3e328dc3e


# 3e1e1739 07-Sep-2011 Mark F. Adams <mark.adams@columbia.edu>

some interum optimizations for scaling.

Hg-commit: c6d440a4c087854e2195470d5076276b2b793886


# 639d86e3 13-Jan-2012 Sean Farley <sean@mcs.anl.gov>

Merge

Hg-commit: 0fb617426806c222fb6fb5e47365b6c3688c614c


1...<<11121314151617181920>>...26