History log of /petsc/include/petscmat.h (Results 176 – 200 of 2308)
Revision Date Author Comments
# ad6ad4e1 05-Apr-2023 Hansol Suh <hansol.suh.123@gmail.com>

Add VecCreateMatDense(): Create a matrix that matches the type of a Vec


# 0059b90e 29-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'mumps_null_pivot_rows' into 'main'

petsc api to get null pivot rows from mumps

See merge request petsc/petsc!6240


# 5c0bae8c 29-Mar-2023 Ashish Patel <ashish.patel@onscale.com>

petsc api to get null pivot rows from mumps


# e9f36840 18-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'

Fix many manual pages

See merge request petsc/petsc!6162


# 20f4b53c 09-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages based on reports from Jacob's lint tool

Commit-type: documentation


# 2f1953c4 14-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-01-11/matdensecupm' into 'main'

Feature: MATDENSECUPM

See merge request petsc/petsc!6049


# 4742e46b 22-Feb-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

MatDense CUPM


# 6c749b74 07-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-01/fix-mat-man-pages' into 'main'

Cleanup of mat manual pages

See merge request petsc/petsc!6134


# 2ef1f0ff 01-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Cleanup of mat manual pages

Commit-type: documentation


# 7217f13e 01-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/housekeeping' into 'main'

Some more housekeeping

See merge request petsc/petsc!6130


# 69d47153 01-Mar-2023 Pierre Jolivet <pierre@joliv.et>

Docs: small fixes and typos


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# b50d2c09 24-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/add-MatDenseGetArrayAndMemType' into 'main'

Add MatDenseGetArrayAndMemType and friends

Closes #1299

See merge request petsc/petsc!5956


# cd3f9d89 05-Jan-2023 Junchao Zhang <jczhang@mcs.anl.gov>

Mat: add MatDenseGetArrayAndMemType and friends

Fix #1299


# d441b7a2 12-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'hongzh/improve-fd-coloring' into 'main'

Add MatEliminateZeros

See merge request petsc/petsc!5816


# dec0b466 07-Nov-2022 Hong Zhang <hongzhang@anl.gov>

Add MatEliminateZeros


# a207d08e 30-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# ed31fb71 30-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/codespell-typos' into 'release'

A few more codespell fixes

See merge request petsc/petsc!5786


# d5b43468 29-Oct-2022 Jose E. Roman <jroman@dsic.upv.es>

A few more codespell fixes


# c1f49a03 01-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'suyash/hip' into 'main'

Add HIP support to Mat class in PETSc

See merge request petsc/petsc!5383


# 47d993e7 01-Oct-2022 suyashtn <suyashtn@umich.edu>

Add HIP support to Mat class in PETSc

Co-authored-by: Justin Chang <jychang48@gmail.com>

Fixed-by: Jacob Faibussowitsch <jacob.fai@gmail.com>
Fixed-by: Junchao Zhang <jczhang@mcs.anl.gov>
Fixed-by:

Add HIP support to Mat class in PETSc

Co-authored-by: Justin Chang <jychang48@gmail.com>

Fixed-by: Jacob Faibussowitsch <jacob.fai@gmail.com>
Fixed-by: Junchao Zhang <jczhang@mcs.anl.gov>
Fixed-by: Satish Balay <balay@mcs.anl.gov>

show more ...


# 91ec1ae7 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-09-16/automatically-symmetrize-for-mis' into 'main'

Remove the -pc_gamg_symmetrize_graph option completely. Combine MatCreateGraph() and MatFilter().

See merge request pets

Merge branch 'barry/2022-09-16/automatically-symmetrize-for-mis' into 'main'

Remove the -pc_gamg_symmetrize_graph option completely. Combine MatCreateGraph() and MatFilter().

See merge request petsc/petsc!5644

show more ...


# 2d776b49 16-Sep-2022 Barry Smith <bsmith@petsc.dev>

Minor fixes for working with GAMG, minor optimizations

Remove the -pc_gamg_symmetrize_graph option completely. Use symmetric state of matrix

Combine MatCreateGraph() and MatFilter().

Minor optimiz

Minor fixes for working with GAMG, minor optimizations

Remove the -pc_gamg_symmetrize_graph option completely. Use symmetric state of matrix

Combine MatCreateGraph() and MatFilter().

Minor optimizations of MatCreateGraph() when numerical values are not needed skip abs(entries) and dscale (for MIS and MISK)

Add PCGAMGCreateGraph() function

TODO: when using MIS and MISK only structural symmetry of matrix is needed, not actual symmetry

Commit-type: feature, housekeeping
/spend 2h

show more ...


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


12345678910>>...93