History log of /petsc/src/ksp/pc/impls/redistribute/redistribute.c (Results 26 – 50 of 311)
Revision Date Author Comments
# 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


# ad4c700a 04-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 4c755a4e 04-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-typos' into 'release'

Fix typos

See merge request petsc/petsc!6908


# baca6076 04-Oct-2023 Pierre Jolivet <pierre@joliv.et>

Fix typos


# 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


# 81584f90 02-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-08-22/pcredistribute-initial-guess' into 'main'

Allow -ksp_initial_guess_nonzero to be used with pcredistribute

See merge request petsc/petsc!6834


# 3ae97395 02-Sep-2023 Barry Smith <bsmith@mcs.anl.gov>

Allow -ksp_initial_guess_nonzero to be used with pcredistribute

Reported-by: Jonas Lundgren <jonas.lundgren@liu.se>


# 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


# 00bc44a4 26-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-06-16/pcmpi-simplify-options-database-api' into 'main'

Change the options database API for PCMPI to eliminate the -mpi_ options...

See merge request petsc/petsc!6611


# 3821be0a 17-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Track levels of nesting of KSP, for example KSPBJACOBI has nesting 1 higher than the calling KSP


# 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


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

Lint apply: ksp


# 4dd1336b 28-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-04-22/fieldsplit-fields-propogate' into 'main'

Propogate PCFieldSplitSetIS() fields for PCFIELDSPLIT through MatZeroRowsColumns and PCREDISTRIBUTE

See merge request petsc/p

Merge branch 'barry/2023-04-22/fieldsplit-fields-propogate' into 'main'

Propogate PCFieldSplitSetIS() fields for PCFIELDSPLIT through MatZeroRowsColumns and PCREDISTRIBUTE

See merge request petsc/petsc!6366

show more ...


# 69ff637e 22-Apr-2023 Barry Smith <bsmith@mcs.anl.gov>

Propogate PCFieldSplitSetIS() fields for PCFIELDSPLIT through MatZeroRowsColumns and PCREDISTRIBUTE

Reported-by: Carl-Johan Thore <carl-johan.thore@liu.se>


# 2975ceb4 13-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 5853ffcd 10-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-02-06/fix-mat-manpages/release' into 'release'

fix up matrix.c manual pages, yet again

See merge request petsc/petsc!6027


# 7df6f684 06-Feb-2023 Barry Smith <bsmith@mcs.anl.gov>

fix up matrix.c manual pages, yet again

Commit-type: documentation
/spend 20m


# 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


12345678910>>...13