help menu update for MatCreateSubMatrices()Reported-by: Brad Aagaard <baagaard@usgs.gov>
Add all the seealsos for MatZeroRowsXXX() routines.We need to automatically generate the graphs for these connections to automatically detect missing onesCommit-type: documentationFunded-by: FAS
Add all the seealsos for MatZeroRowsXXX() routines.We need to automatically generate the graphs for these connections to automatically detect missing onesCommit-type: documentationFunded-by: FASTMathTime: .1 hoursThanks-to: "Daralagodu Dattatreya Jois, Sathwik Bharadw" <sdaralagodudatta@wpi.edu>
show more ...
fix duplicate definitions warned by -Wredundant-declsAlso a bugfix? BLASdotu_ -> dotuReported-by: Till Martens <till.martens@dlr.de>
add help menu for MatCreateSubMatricesMPI()
rename struct Mat_SubMat -> Mat_SubSppt
rename MatCreateSubMatrixComposite -> MatCreateSubMatrixVirtual; Mat_SubMatrix -> Mat_SubVirtual
rename MatGetSubMat -> MatCreateSubMat
Merge branch 'hzhang/fix-getsubmats-reuse'
bugfix for memory error as reported by nightly tests
bugfix for matgetmatrices_
fix memory leak of runex56_2
add MatDestroySubMatrices(); bugfix
add MATDUMMY for saving matrix reuse data
Merge remote-tracking branch 'origin/pr630/alexfikl/alexfikl/fortran-missing/master'
fix bug that MATNEST thinks it can apply transpose, i.e. MatHasOperation(nest,MATOP_MULT_TRANPOSE,) returnstrue even if its submatrices cannot apply MatMultTransposeAdd()Time: .9 hoursReported-by
fix bug that MATNEST thinks it can apply transpose, i.e. MatHasOperation(nest,MATOP_MULT_TRANPOSE,) returnstrue even if its submatrices cannot apply MatMultTransposeAdd()Time: .9 hoursReported-by: Manav Bhatia <bhatiamanav@gmail.com>
Mat: add fortran wrapper for MatDiagonalScale to handle NULL arguments
bugfix for MatCreateRedundantMatrix(), MatCreateMPIMatConcatenateSeqMat()
Fixup more F90 interface definitions for usersTime: .15 hoursReported-by: Manuel Valera <mvalera@mail.sdsu.edu>
MatMissingDiagonal() is actually not a collective operationReported-by: Eric Chamberland <Eric.Chamberland@giref.ulaval.ca>
Start to update Clique to SparseElemental interface.
Merge branch 'balay/add-prefix-test'
f90impl.h needs to be available for users with --prefix installationReported-by: Satish Balay <balay@mcs.anl.gov>
Fix example to not use private matrix information, fix argument checking to print the correct argument numberReported-by: Satish Balay <balay@mcs.anl.gov>
Minor cleanup, remove some outdated code, remove unneeded constructs, improve manual pages slightly, add missing test caseTime: 2.5 hours
Merge branch 'barry/remove-funct'
1...<<31323334353637383940>>...111