History log of /petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c (Results 1 – 25 of 239)
Revision Date Author Comments
# ae1ee551 23-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/more-petscdefined' into 'main'

Minor housekeeping

See merge request petsc/petsc!9058


# fc2fb351 21-Feb-2026 Pierre Jolivet <pierre@joliv.et>

Switch some defined(PETSC_ to PetscDefined(


# bcda9346 27-Aug-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'MarDiehl/fix-typo' into 'main'

missing "s" for isascii and issundials

See merge request petsc/petsc!8559


# 9f196a02 17-Jul-2025 Martin Diehl <mail@martin-diehl.net>

missing "s" for isascii and issundials


# d0e6bf2a 25-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/clang-format-19' into 'main'

clang-format-19

See merge request petsc/petsc!7644


# 0d5ef98a 18-Sep-2024 Satish Balay <balay@mcs.anl.gov>

CI: update checkclangformat to use clang-format-19.1.0


# 0d818c7d 07-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-bounded-range-real' into 'main'

Sys: add PetscOptions[Bounded|Range]Real()

See merge request petsc/petsc!7269


# 52ce0ab5 07-Feb-2024 Pierre Jolivet <pierre@joliv.et>

Sys: add PetscOptions[Bounded|Range]Real()


# 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


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

Update references in the manual pages to use Sphinx citation processing


# 35f57ecc 06-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'pbrubeck/fix/cholmod-empty-mat' into 'main'

CHOLMOD: do not factor empty Mat

See merge request petsc/petsc!6905


# 72f3cec6 06-Oct-2023 Pablo Brubeck <brubeck@protonmail.com>

CHOLMOD: do not factor empty Mat

Mimic changes in UMFPACK dealing with 0 x 0 matrices, a643c07a


# 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


# 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


# 0fe358ee 14-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c8ba991b 14-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-09/update-manual-additional-information/release' into 'release'

Update some discussions in the users manual

See merge request petsc/petsc!6442


# 7de69702 10-May-2023 Barry Smith <bsmith@mcs.anl.gov>

Update some discussions in the users manual

Also fix 32bit, 64bit, 32 bit, 64 bit throughout and blas and blas/lapack


# eb174ac9 27-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-issue-1365' into 'main'

MatGetFactor: support returning NULL

Closes #1365

See merge request petsc/petsc!6377


# 03e5aca4 26-Apr-2023 Stefano Zampini <stefano.zampini@gmail.com>

MatGetFactor: support returning NULL

This is only for those combinations that cannot be checked if not at runtime


# 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


12345678910