History log of /petsc/src/mat/interface/matrix.c (Results 826 – 850 of 3231)
Revision Date Author Comments
# baa83f7c 02-May-2019 Matthew Knepley <knepley@gmail.com>

Merged in knepley/feature-sf-test (pull request #1583)

Fix a vector assembly deadlock bug wrt VEC_SUBSET_OFF_PROC_ENTRIES

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


# b9b1c0c0 28-Apr-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Do not call MatStashScatterDestroy_BTS with MPIUNI


# 60f34548 26-Apr-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Update the MAT_SUBSET_OFF_PROC_ENTRIES logic

The old code is right. But the variable names are not expressive and are
different from what we have in vector assembly.

This commit makes them have the

Update the MAT_SUBSET_OFF_PROC_ENTRIES logic

The old code is right. But the variable names are not expressive and are
different from what we have in vector assembly.

This commit makes them have the same name and control flow and also adds
comments to cross reference vec and mat.

show more ...


# 9231da58 25-Apr-2019 Jed Brown <jed@jedbrown.org>

Merge branch 'knepley/comment-dmplexcreatespectralclosurepermu-1556140811897' into jed/plex-tensor-fe

* bb/knepley/comment-dmplexcreatespectralclosurepermu-1556140811897:
Comment DMPlexCreateSpect

Merge branch 'knepley/comment-dmplexcreatespectralclosurepermu-1556140811897' into jed/plex-tensor-fe

* bb/knepley/comment-dmplexcreatespectralclosurepermu-1556140811897:
Comment DMPlexCreateSpectralClosurePermutation()

show more ...


# b6d31125 24-Apr-2019 Matthew Knepley <knepley@gmail.com>

Merged in knepley/fixed-comment-reportedby-manuel-colera-r-1556105911763 (pull request #1581)

Fixed comment

Approved-by: Satish Balay <balay@mcs.anl.gov>


# 2199a9d0 24-Apr-2019 Matthew Knepley <knepley@gmail.com>

Merged in knepley/fixed-spelling-reportedby-manuel-colera--1556119333643 (pull request #1584)

Fixed spelling


# ecd5b09c 24-Apr-2019 Matthew Knepley <knepley@gmail.com>

Fixed spelling
Reported-by: Manuel Colera Rico <m.colera@upm.es>


# ef6b1c02 24-Apr-2019 Matthew Knepley <knepley@gmail.com>

Fixed comment
Reported-by: Manuel Colera Rico <m.colera@upm.es>


# dba4d589 23-Apr-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'


# a6b6250b 23-Apr-2019 Satish Balay <balay@mcs.anl.gov>

fix analyzer warnings wrt missing calls to CHKERRQ()


# 89d6d5e9 23-Apr-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# 264b3dff 23-Apr-2019 Stefano Zampini <stefano.zampini@gmail.com>

Merged in stefano_zampini/fix-matcopy-sbaij (pull request #1571)

Fix SBAIJ

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


# 514169cb 22-Apr-2019 Stefano Zampini <stefano.zampini@gmail.com>

MatConvert: add PetscInfo to keep track of the function searches


# 1ac081ce 21-Apr-2019 Stefano Zampini <stefano.zampini@gmail.com>

MatGetRowUpperTriangular(): no-op if not implemented

this is the case for MatRestoreRowUpperTriangular()
match sanity checks


# d1820593 17-Apr-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'


# 2b91989a 17-Apr-2019 Satish Balay <balay@mcs.anl.gov>

Merged in stefano_zampini/misc-fixes/maint (pull request #1550)

Stefano zampini/misc fixes/maint

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


# 2b4bbc58 16-Apr-2019 Stefano Zampini <stefano.zampini@gmail.com>

MatCopy_Basic: Use MatAYPX() for {SUBSET|DIFFERENT}_NONZERO_PATTERN


# e1105b4b 14-Apr-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'


# e795a723 13-Apr-2019 Barry Smith <bsmith@mcs.anl.gov>

Remind users not to use ASCII viewers for larger matrices

Commit-type: documentation
Thanks-to: Piyoosh Jaysaval <Piyoosh.Jaysaval@pnnl.gov>


# c8109617 06-Apr-2019 Lawrence Mitchell <wence@gmx.li>

Merged in mapdes/petsc/wence/lgmap-blocksize (pull request #1509)

Allow bs=1 in PetscLayoutSetISL2GMap

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


# addcd2fb 05-Apr-2019 Lawrence Mitchell <lawrence@wence.uk>

Mat: add error checking for LGMap block size

Now that we've removed an error check in PetscLayout, we should check
that the lgmaps attached to a matrix with bs > 1 having matching block
size when ca

Mat: add error checking for LGMap block size

Now that we've removed an error check in PetscLayout, we should check
that the lgmaps attached to a matrix with bs > 1 having matching block
size when calling MatSetValuesBlockedLocal.

show more ...


# 70aca159 25-Mar-2019 Václav Hapla <vaclav.hapla@erdw.ethz.ch>

Merged in haplav/matrixc-edited-online-with-bitbucket-1553523666829 (pull request #1467)

matrix.c edited online with Bitbucket - minor clarification in MatLoad manpage


# 56930b0c 25-Mar-2019 Václav Hapla <vaclav.hapla@erdw.ethz.ch>

matrix.c edited online with Bitbucket - minor clarification in MatLoad manpage


# 9a09376b 24-Mar-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc


# bf1d413f 22-Mar-2019 Václav Hapla <vaclav.hapla@erdw.ethz.ch>

Merged in haplav/mat-load-hdf5-revert-matlab-group-naming (pull request #1461)

MAT-file reader: prepare current functionality for release

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


1...<<31323334353637383940>>...130