History log of /petsc/src/ksp/pc/impls/gamg/gamg.c (Results 51 – 75 of 941)
Revision Date Author Comments
# d0aa04f4 21-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/gamg-asm-hem-aggs' into 'main'

GAMG: Add GAMG smoother create ASMs w/ HEM coarsening

See merge request petsc/petsc!7111


# 8926f930 12-Dec-2023 Mark Adams <mfadams@lbl.gov>

GAMG: Add GAMG smoother option to create ASMs with HEM coarsening


# c3b34e8a 19-Dec-2023 Mark Adams <mfadams@lbl.gov>

move PetscCD into private


# cbb74892 02-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c87f018d 01-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-11-24/fix-ksp-manpages/release' into 'release'

Fix manual pages in KSP

See merge request petsc/petsc!7055


# 562efe2e 01-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages in KSP


# c225b764 07-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/gamg-graph-bs-index' into 'main'

GAMG: Add option to create graph for bs>1 mat with index, or array of indices, in block entries

See merge request petsc/petsc!6933


# e02fb3cd 07-Nov-2023 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

GAMG: Add option to create graph for bs>1 mat with index, or array of indices, in block entries


# 27960caf 02-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/coarsen-asm-cleanup' into 'main'

Cleanup and fix coarsening methods and harden ASM blocks from coarsening

See merge request petsc/petsc!6973


# 9c15c1ae 02-Nov-2023 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

Cleanup and fix coarsening methods and harden ASM blocks from coarsening


# 2ea53aef 08-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 6e6d0657 08-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/gamg-rank-red-bug' into 'release'

fix rank reduction bug in GAMG

See merge request petsc/petsc!6914


# 7509f629 18-Sep-2023 Mark Adams <mfadams@lbl.gov>

fix rank reduction bug in GAMG


# 2a8071de 16-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/gamg-recompute-cheb-eig-est' into 'main'

added flag for not using provided eigen estimates after first matrix so that estimates get recomputed.

See merge request petsc/petsc!6851


# e1cf1444 16-Sep-2023 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

added flag for not using provided eigen estimates after first matrix so that estimates get recomputed.


# 6e5bc3c4 12-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/gamg-add-old-coarsening' into 'main'

add-old-coarsening and small cleanups

See merge request petsc/petsc!6814


# d529f056 08-Sep-2023 markadams4 <mfadams@lbl.gov>

add old aggressive coarsening algorithm as option, switch default MIS ordering algorithm back to old one


# 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


# 599e5203 03-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-07-18/manual-linter-fixes-ksp' into 'main'

Manual fixes needed for linter for the KSP directory

See merge request petsc/petsc!6735


# 617fea42 01-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'prj--release-patch-77182' into 'main'

Fix missing new lines at the end of PetscInfo() calls

See merge request petsc/petsc!6770


# 9d3446b2 01-Aug-2023 Pierre Jolivet <pierre@joliv.et>

Fix missing new lines at the end of PetscInfo() calls


# 04c3f3b8 19-Jul-2023 Barry Smith <bsmith@mcs.anl.gov>

Manual fixes needed for linter for the KSP directory


# 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


12345678910>>...38