History log of /petsc/src/dm/impls/stag/stagmulti.c (Results 1 – 25 of 29)
Revision Date Author Comments
# 1ed6e3ff 25-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-04-13/fix-sowing-strings' into 'main'

Update PETSc to use sowing bfort that handles string arguments and PETSC_NULL_INT

See merge request petsc/petsc!7480


# cc4c1da9 14-Apr-2024 Barry Smith <bsmith@mcs.anl.gov>

Update source code removing all unneeded /*@C and associated manual stubs and interfaces


# 970231d2 07-Mar-2024 Satish Balay <balay@mcs.anl.gov>

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

clang-format version 18

See merge request petsc/petsc!6902


# e978a55e 28-Jan-2024 Pierre Jolivet <pierre@joliv.et>

Remove extra "" after format specifier ending a string

git grep -l -E "_FMT \"\"," | xargs sed -r -i'' 's#_FMT \"\",#_FMT,#g'


# 4d86920d 10-Feb-2024 Pierre Jolivet <pierre@joliv.et>

checkbadSource: rules for PetscFunctionBegin and derivatives


# 6996bd1a 21-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-double' into 'main'

Fix words appearing twice in a row for no good reason

See merge request petsc/petsc!7307


# 15229ffc 21-Feb-2024 Pierre Jolivet <pierre@joliv.et>

Fix words appearing twice in a row for no good reason


# e0f0b7ad 05-Feb-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'thecasterian/dmstag-general-multigrid' into 'main'

DMStag: support general multigrid scheme

See merge request petsc/petsc!7250


# 3375c6db 29-Jan-2024 Jeongu Kim <souldomination@gmail.com>

DMStag: implement simple restriction for general cases

Removes constraints on the refinement factor in
`DMStagRestrictSimple()`.

Update test ex32 to test the new feature.


# 0ac84501 13-Jan-2024 Jeongu Kim <souldomination@gmail.com>

DMStag: implement interpolation and restriction for general cases

Removes constraints on the refinement factor and the degree of freedom
in `DMCreateInterpolation_Stag()` and `DMCreateRestriction_St

DMStag: implement interpolation and restriction for general cases

Removes constraints on the refinement factor and the degree of freedom
in `DMCreateInterpolation_Stag()` and `DMCreateRestriction_Stag()`.

Update test ex20 to test the new features.

show more ...


# 765efa34 17-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-more-typos' into 'main'

Fix some typos

See merge request petsc/petsc!6703


# 52cd20c4 13-Jul-2023 Pierre Jolivet <pierre@joliv.et>

Fix some typos and documentation mismatches


# 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


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

Lint apply: dm


# 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


# b6e6beb4 07-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# d14a4f5f 07-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-01-31/fix-dmstagevecsplittodmda-periodic/release' into 'release'

improve DMSTAG manual pages

See merge request petsc/petsc!6016


# 430667de 01-Feb-2023 Barry Smith <bsmith@mcs.anl.gov>

improve DMSTAG manual pages

Commit-type: documentation
/spend 1.5h


# 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


# 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


# d71ae5a4 21-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

source code format changes due to .clang-format changes


# 58d68138 23-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-21/clang-format-source' into 'main'

format repository with clang-format

See merge request petsc/petsc!5541


12