On Thu, 29 Aug 2013, Matthew Knepley wrote: > I merged all mine to master. They are done.
These branches appear to have started off master [if its not a false-postive] - and if so - perhaps they shoulkd be merged to maint [and go into petsc-3.4.3]? Satish --------- > > Candidate for maint: refs/remotes/origin/knepley/fix-configure-package Wed > > Jul 17 07:53:11 2013 -0500 > > 506c33d Configure: Fixed logic when using --with-package-lib when the > > package has no includes > > > > Candidate for maint: refs/remotes/origin/knepley/fix-mat-chop Wed May 29 > > 06:46:26 2013 -0500 > > 5a4c130 Mat: fix PetscObjectComm call in last commit > > e22710e Mat: Remove PETSC_COMM_WORLD from MatChop() > > > > Candidate for maint: refs/remotes/origin/knepley/reordering Tue Aug 27 > > 22:39:10 2013 -0500 > > aa932e7 Mat ex170: Comments > > 0e8f585 Mat ex170: Test for MatMult() using max instead of plus - Finds the > > number of connected components in parallel - Can still optimize better in > > parallel > > b434eb9 Mat: Added stuff to let me do (max, mult) algebra things for > > reordering - Added MatMultMax_SeqAIJ() and MatMultAddMax_SeqAIJ() - Added > > PetscSparseDenseMaxDot() > > 849b11c Vec: Added VecUniqueEntries() - This is purely diagnostic, but I > > think its useful for tests > > 745b41b Sys: Added PetscSortRemoveDupsReal()
