History log of /petsc/src/mat/impls/normal/normmh.c (Results 26 – 50 of 125)
Revision Date Author Comments
# 4abf1e65 29-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-composite-as-shell' into 'main'

MatComposite, MatNormal, and MatHermitianNormal as a MatShell

See merge request petsc/petsc!7226


# 27d8b95c 24-Jan-2024 Pierre Jolivet <pierre@joliv.et>

MAT[HERMITIAN]NORMAL as a MATSHELL


# 49d85fc3 14-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


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

Merge branch 'jose/release/bad-compose-function' into 'release'

Fix bad calls to PetscObjectComposeFunction

See merge request petsc/petsc!7187


# 14e4dea2 12-Jan-2024 Jose E. Roman <jroman@dsic.upv.es>

Fix bad calls to PetscObjectComposeFunction

Seemingly due to copy-paste errors


# bbf40bec 26-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-09-15/fix-docs-petscobject-implementation' into 'main'

Fix generation of implementations for PetscObject manual pages

See merge request petsc/petsc!6876


# 13b343c1 15-Sep-2023 Barry Smith <bsmith@mcs.anl.gov>

change Mat_Normal to Mat_NormalHermitian when appropriate

to prevent same name for two different things


# e8e8640d 26-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/rm-first-empty-line' into 'main'

Remove first and last empty lines

See merge request petsc/petsc!6892


# 92bec4ee 26-Sep-2023 Pierre Jolivet <pierre@joliv.et>

Remove first and last empty lines


# 9c5460f9 17-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'

Linter detect possible static functions

See merge request petsc/petsc!6796


# 66976f2f 14-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Add static to internal functions


# cfd92c66 22-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-type-generic-petsc-valid-pointer' into 'main'

Implement a type generic PetscValidPointer

See merge request petsc/petsc!6693


# 4f572ea9 18-Jul-2023 Toby Isaac <toby.isaac@gmail.com>

Rename PetscValidPointer -> PetscAssertPointer


# 02477ebb 15-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'

Enable docs linting

See merge request petsc/petsc!6667


# fe59aa6d 12-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Lint apply: mat


# 8c38e02a 03-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 4ff55f77 01-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-27/improve-tutorials/release' into 'release'

Minor cleanup of website tutorials

See merge request petsc/petsc!6520


# 1cc06b55 27-May-2023 Barry Smith <bsmith@mcs.anl.gov>

change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx


# 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


# 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


# 39f6e26a 18-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/release/convert-normal-hypre' into 'main'

MatNormal: when converting to Hypre format, convert it first to AIJ

See merge request petsc/petsc!5927


# 2f0a5c5a 17-Dec-2022 Jose E. Roman <jroman@dsic.upv.es>

MatNormal: when converting to Hypre format, convert it first to AIJ


# e3dbaa52 29-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


12345