History log of /petsc/src/mat/interface/matrix.c (Results 201 – 225 of 3231)
Revision Date Author Comments
# 8434afd1 02-Feb-2024 Barry Smith <bsmith@mcs.anl.gov>

Change the use of the _Fn suffix to indicate a typedef of a function to just Fn

As determined on a vote on GitLab


# 5ddc805b 21-Jan-2024 Barry Smith <bsmith@mcs.anl.gov>

Change PETSc sys typedef function names to use the new _Fn format

Commit-type: housekeeping, maintainance


# 3bdd2efe 28-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/snes-ex11' into 'main'

New simplified SNES + PLEX example

See merge request petsc/petsc!7235


# 979def87 24-Jan-2024 Stefano Zampini <stefano.zampini@gmail.com>

MatRestrict: use x and not y to determine how to apply the operator


# a9cd3c18 20-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-fault-pc' into 'main'

Plex: Allow section reordering by default

See merge request petsc/petsc!7197


# d02c7345 12-Jun-2023 Matthew G. Knepley <knepley@gmail.com>

Plex: Allow section reordering by default
- Add DMPlexReorderSectionGetDefault() and DMPlexReorderSectionGetDefault()
- Allow default reordering for sections the can group points
- Bigger blocks gene

Plex: Allow section reordering by default
- Add DMPlexReorderSectionGetDefault() and DMPlexReorderSectionGetDefault()
- Allow default reordering for sections the can group points
- Bigger blocks generate a variable block size description
- Add -dm_plex_reorder_section

show more ...


# db13be8e 12-Jun-2023 Matthew G. Knepley <knepley@gmail.com>

Mat: Output now shows variable blocking


# 46a889e7 12-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 0bdfc398 12-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/smallfix' into 'release'

MatFindNonzeroRowsOrCols_Basic: fix parallel bug

See merge request petsc/petsc!7180


# 3626ba0e 11-Jan-2024 Stefano Zampini <stefano.zampini@gmail.com>

MatFindNonzeroRowsOrCols_Basic: fix parallel bug


# 7345e615 11-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/enable-ubsan' into 'main'

Proper UBSan suppression file and last fixes

See merge request petsc/petsc!7166


# e602f447 05-Jan-2024 Pierre Jolivet <pierre@joliv.et>

Minor fixes


# f1e99121 05-Jan-2024 Pierre Jolivet <pierre@joliv.et>

Important fixes


# de56e480 19-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# ba126b4c 18-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-12-14/rm-pcfieldsplit-issetblocksize/release' into 'release'

Fix the incorrect error checking for ISSetBlockSize() that triggers

See merge request petsc/petsc!7122


# a0ee6478 14-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix the incorrect error checking for ISSetBlockSize() that triggers

[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
[0]PETSC ERROR:

Fix the incorrect error checking for ISSetBlockSize() that triggers

[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
[0]PETSC ERROR: Invalid argument
[0]PETSC ERROR: Block size 2 is incompatible with the indices: non consecutive indices 0 2
[0]PETSC ERROR: WARNING! There are unused option(s) set! Could be the program crashed before usage or a spelling mistake, etc!
[0]PETSC ERROR: [1]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------

Reported-by: 1807580692 <1807580692@qq.com>

show more ...


# 613ce9fe 17-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 08c30c10 17-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-12-04/fix-manpage-references/release' into 'release'

Update references in the manual pages to use Sphinx citation processing

See merge request petsc/petsc!7101


# 3667ccc5 17-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-12-11/doc-factor-solver-order/release' into 'release'

Add to manual pages the order at which matrix factorization solvers are selected

See merge request petsc/petsc!7108


# 998e4596 17-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

Add to manual pages the order at which matrix factorization solvers are selected

Reported-by: Alex Lindsay


# 1d27aa22 04-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

Update references in the manual pages to use Sphinx citation processing


# 4688473b 13-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 3411a588 13-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-11-08/doc-manual-page-fixes/release' into 'release'

Improve some manual pages for Mat and DM

See merge request petsc/petsc!7004


# 0b3275a6 08-Nov-2023 Barry Smith <bsmith@mcs.anl.gov>

Improve some manual pages for Mat and DM

Commit-type: documentation


# 16ce926e 11-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


12345678910>>...130