History log of /petsc/src/dm/tests/noflux_check.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 732aec7a 22-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/remove-cast' into 'main'

Use NULL or nullptr instead of casted 0

See merge request petsc/petsc!7857


# c8025a54 21-Sep-2024 Pierre Jolivet <pierre@joliv.et>

Use NULL or nullptr instead of casted 0


# 7a17e8fa 15-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 846fabcf 15-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-01-09/fix-mirror-dmda-3d/release' into 'release'

Fix bug when using DM_BOUNDARY_MIRROR with DMDA in 3d with local to global mapping.

See merge request petsc/petsc!7175


# 18f812f4 09-Jan-2024 Barry Smith <bsmith@mcs.anl.gov>

Fix bug when using DM_BOUNDARY_MIRROR with DMDA in 3d with local to global mapping.

Also add error checking that mirrored value local in 2d and 3d

Reported-by: Gourav Kumbhojkar <gourav.kumbhojkar@

Fix bug when using DM_BOUNDARY_MIRROR with DMDA in 3d with local to global mapping.

Also add error checking that mirrored value local in 2d and 3d

Reported-by: Gourav Kumbhojkar <gourav.kumbhojkar@gmail.com>

show more ...