History log of /petsc/src/dm/impls/plex/tests/output/ex8_6.out (Results 1 – 8 of 8)
Revision Date Author Comments
# d8e47b63 17-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-09-02/rebased-fix-conversion-warnings' into 'main'

Compiler finds (and forbid) casts from higher precision integers to lower

See merge request petsc/petsc!7806


# f2719977 09-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

Viwering PetscSection displays dof as dim in the ASCII files, fix to dof


# 91e96481 28-Jun-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-periodic-separation' into 'main'

Fix periodicity for higher order coordinates

See merge request petsc/petsc!5333


# 8fb5bd83 13-Jun-2022 Matthew G. Knepley <knepley@gmail.com>

Fixed examples


# a686821c 04-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-rm-spaces-plurals' into 'main'

Remove unneeded spaces/plurals

See merge request petsc/petsc!5193


# 8cc725e6 01-May-2022 Pierre Jolivet <pierre@joliv.et>

Remove extra spaces and unwanted plurals


# ab031021 16-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'mmcgurn/fvm-1d' into 'main'

Adds Support for 1D DMPlex FVM

See merge request petsc/petsc!4550


# 9bf2564a 16-Nov-2021 Matt McGurn <matt@mcgurn.dev>

Adds Support for 1D DMPlex FVM