History log of /petsc/src/dm/impls/plex/ (Results 401 – 425 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4ffe921503-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-edge-numbering' into 'main'

Plex: Add edge numbering

See merge request petsc/petsc!7595

484edb7d02-Jun-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Add edge numbering

5be285bb02-Jun-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-cohesive-blocks' into 'main'

Plex: Changed cohesive blocking to now group whole cohesive cells together

See merge request petsc/petsc!7586


/petsc/doc/changes/dev.rst
/petsc/include/petsc/private/pcgamgimpl.h
plexreorder.c
tests/output/ex5_tri_0_perm.out
tests/output/ex5_tri_t1_0_perm.out
transform/impls/extrude/plextrcohesive.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/ksp/ksp/tests/output/ex3_gamg_provided_not_ok.out
/petsc/src/ksp/ksp/tutorials/ex15f.F90
/petsc/src/ksp/ksp/tutorials/ex54.c
/petsc/src/ksp/ksp/tutorials/ex54f.F90
/petsc/src/ksp/ksp/tutorials/ex55.c
/petsc/src/ksp/ksp/tutorials/ex56.c
/petsc/src/ksp/ksp/tutorials/output/ex56_latebs-2.out
/petsc/src/ksp/ksp/tutorials/output/ex56_latebs.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_both_approx.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_cuda_approx_mat_is_localmat_type-seqaij.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_cuda_approx_mat_is_localmat_type-seqaijcusparse.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_dir_approx.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_neu_approx.out
/petsc/src/ksp/ksp/tutorials/output/ex7_gamg_cuda_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex7_gamg_cuda_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex7_gamg_kokkos_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex7_gamg_kokkos_nsize-2.out
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/classical.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/graphops/coarsen/coarsen.c
/petsc/src/mat/graphops/coarsen/impls/hem/hem.c
/petsc/src/mat/graphops/coarsen/impls/mis/mis.c
/petsc/src/mat/graphops/coarsen/impls/misk/misk.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/snes/tutorials/ex56.c
/petsc/src/snes/tutorials/output/ex56_1.out
/petsc/src/vec/vec/impls/nest/vecnest.c
4f87c49729-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Changed cohesive blocking to now group whole cohesive cells together

cc97e4b531-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix comparison


/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/doc/community/meetings/meeting.rst
/petsc/doc/developers/style.rst
/petsc/doc/index.rst
/petsc/doc/install/download.rst
/petsc/doc/manual/ksp.rst
/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petscpctypes.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/libpetsc4py.pyx
/petsc/src/binding/petsc4py/src/petsc4py/__init__.py
/petsc/src/dm/f90-mod/petscdm.h
/petsc/src/dm/f90-mod/petscdm.h90
/petsc/src/dm/f90-mod/petscdmplex.h90
/petsc/src/dm/f90-mod/petscdt.h90
transform/impls/extrude/plextrcohesive.c
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/ksp/f90-mod/petscksp.h90
/petsc/src/ksp/f90-mod/petscpc.h90
/petsc/src/ksp/ksp/interface/f90-custom/zitfuncf90.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/tests/ex86f.F90
/petsc/src/ksp/ksp/tests/output/ex86f_1.out
/petsc/src/ksp/ksp/tests/output/ex86f_2.out
/petsc/src/ksp/ksp/tests/output/ex86f_3.out
/petsc/src/ksp/ksp/tests/output/ex86f_4.out
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/f90-mod/petscmat.h90
/petsc/src/mat/graphops/coarsen/coarsen.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/f90-mod/petscsnes.h90
/petsc/src/snes/interface/f90-custom/zsnesf90.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/impls/basic/linesearchbasic.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/snes/tutorials/ex73f90t.F90
/petsc/src/snes/tutorials/output/ex73f90t_objective-false.out
/petsc/src/snes/tutorials/output/ex73f90t_objective-true.out
/petsc/src/snes/tutorials/output/ex73f90t_snes_linesearch_type-bt.out
/petsc/src/snes/tutorials/output/ex73f90t_snes_linesearch_type-cp.out
/petsc/src/snes/tutorials/output/ex73f90t_snes_linesearch_type-l2.out
/petsc/src/snes/utils/dm/dminterpolatesnes.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/bag/f90-custom/zbagf90.c
/petsc/src/sys/classes/random/interface/ftn-custom/zrandomf.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/f90-mod/petscsys.h90
/petsc/src/sys/fsrc/somefort.F90
/petsc/src/sys/ftn-custom/zsys.c
/petsc/src/sys/objects/device/interface/global_dcontext.cxx
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/ts/f90-mod/petscts.h90
/petsc/src/ts/interface/ts.c
/petsc/src/vec/f90-mod/petscis.h90
/petsc/src/vec/f90-mod/petscvec.h90
/petsc/src/vec/is/is/interface/f90-custom/zindexf90.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/sf/interface/ftn-custom/zsf.c
/petsc/src/vec/is/sf/interface/ftn-custom/zvscat.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/vscat.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/vector.c
5ef5359231-May-2024 Pierre Jolivet <pierre@joliv.et>

Fix double backtick


/petsc/.gitignore
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/doc/community/meetings/meeting.rst
/petsc/doc/developers/style.rst
/petsc/doc/index.rst
/petsc/doc/install/download.rst
/petsc/doc/manual/ksp.rst
/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petscpctypes.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/libpetsc4py.pyx
/petsc/src/binding/petsc4py/src/petsc4py/__init__.py
/petsc/src/dm/f90-mod/petscdm.h
/petsc/src/dm/f90-mod/petscdm.h90
/petsc/src/dm/f90-mod/petscdmplex.h90
/petsc/src/dm/f90-mod/petscdt.h90
plexorient.c
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/ksp/f90-mod/petscksp.h90
/petsc/src/ksp/f90-mod/petscpc.h90
/petsc/src/ksp/ksp/interface/f90-custom/zitfuncf90.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/tests/ex86f.F90
/petsc/src/ksp/ksp/tests/output/ex86f_1.out
/petsc/src/ksp/ksp/tests/output/ex86f_2.out
/petsc/src/ksp/ksp/tests/output/ex86f_3.out
/petsc/src/ksp/ksp/tests/output/ex86f_4.out
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/f90-mod/petscmat.h90
/petsc/src/mat/graphops/coarsen/coarsen.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/f90-mod/petscsnes.h90
/petsc/src/snes/interface/f90-custom/zsnesf90.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/impls/basic/linesearchbasic.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/cp/linesearchcp.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/snes/tutorials/ex73f90t.F90
/petsc/src/snes/tutorials/output/ex73f90t_objective-false.out
/petsc/src/snes/tutorials/output/ex73f90t_objective-true.out
/petsc/src/snes/tutorials/output/ex73f90t_snes_linesearch_type-bt.out
/petsc/src/snes/tutorials/output/ex73f90t_snes_linesearch_type-cp.out
/petsc/src/snes/tutorials/output/ex73f90t_snes_linesearch_type-l2.out
/petsc/src/snes/utils/dm/dminterpolatesnes.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/bag/f90-custom/zbagf90.c
/petsc/src/sys/classes/random/interface/ftn-custom/zrandomf.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/f90-mod/petscsys.h90
/petsc/src/sys/fsrc/somefort.F90
/petsc/src/sys/ftn-custom/zsys.c
/petsc/src/sys/objects/device/interface/global_dcontext.cxx
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/ts/f90-mod/petscts.h90
/petsc/src/ts/interface/ts.c
/petsc/src/vec/f90-mod/petscis.h90
/petsc/src/vec/f90-mod/petscvec.h90
/petsc/src/vec/is/is/interface/f90-custom/zindexf90.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/sf/interface/ftn-custom/zsf.c
/petsc/src/vec/is/sf/interface/ftn-custom/zvscat.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/vscat.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/vector.c
4a6a4c7c29-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-dm-field-facedata' into 'main'

DMField: Quadrature was wrong for affine branch of facedata

See merge request petsc/petsc!7547

56245cf929-May-2024 Matthew G. Knepley <knepley@gmail.com>

Shorten tests

a2424aed16-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex ex73: Test for boundary integrals

79ab67a315-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix boundary integrals
- PetscFEIntegrateBd() now initializes its integrand
- Fix many multifield bugs in this routine

5390be7d16-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Can now process vertex sets for cohesive labels from the command line

2b98729716-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Allow a width for extruded cohesive cells

78dc6d1f16-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix performance bug with label in cohesive transform

25b8cb3928-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex+ExodusII: Add check

301f04e528-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex ex57: Add extrusion test

817b2c3628-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix ephemeral extrusion
- Set dimensions correctly

bd8f7e5814-Dec-2023 Jed Brown <jed@jedbrown.org>

PTScotch: update to version 7.0.4

And update output files in sync with the changes in:

commit fd5bba114c1c881de2a56d13107fa3507f4d4df0
Redesigned dgraphFoldComm() to improve load balance in extreme

PTScotch: update to version 7.0.4

And update output files in sync with the changes in:

commit fd5bba114c1c881de2a56d13107fa3507f4d4df0
Redesigned dgraphFoldComm() to improve load balance in extreme cases [report: NOAA team]

show more ...


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/examples/arch-alcf-polaris.py
/petsc/config/examples/arch-nersc-perlmutter-opt.py
/petsc/doc/changes/dev.rst
/petsc/include/petsc/private/cpp/object_pool.hpp
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscvec.h
/petsc/lib/petsc/conf/rules_util.mk
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/TAO.pyx
/petsc/src/dm/dt/fv/interface/fv.c
/petsc/src/dm/dt/interface/dtds.c
tutorials/output/ex5_0_outformat-hdf5_petsc_ptscotch.out
tutorials/output/ex5_1_outformat-hdf5_petsc_ptscotch.out
tutorials/output/ex5_1_outformat-hdf5_xdmf_ptscotch.out
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/ksp/ksp/tutorials/ex56.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/logging/handler/impls/default/logdefault.c
/petsc/src/sys/logging/handler/impls/nested/xmlviewer.c
/petsc/src/sys/objects/cxx/object_pool.cxx
/petsc/src/sys/objects/kokkos/kinit.kokkos.cxx
/petsc/src/ts/interface/sensitivity/tssen.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/tutorials/ex7.c
/petsc/src/vec/vec/utils/projection.c
6f0e67ea17-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Try to fix symmetries for projection on cohesive cells

ffeef94328-Apr-2024 Barry Smith <bsmith@mcs.anl.gov>

Update to sowing version that supports PetscViewer and PetscObject

Remove manual Fortran stubs for PetscViewer and PetscObject arguments since now handled by sowing

Also handles the passing of null

Update to sowing version that supports PetscViewer and PetscObject

Remove manual Fortran stubs for PetscViewer and PetscObject arguments since now handled by sowing

Also handles the passing of null objects correctly

show more ...


/petsc/config/BuildSystem/config/compilersFortran.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/finclude/petsctao.h
/petsc/include/petsc/private/dmdaimpl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petscdmda.h
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/lib/petsc/conf/bfort-petsc.txt
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/fv/interface/fv.c
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtweakform.c
/petsc/src/dm/dt/interface/ftn-custom/zdsf.c
/petsc/src/dm/dt/space/interface/space.c
/petsc/src/dm/f90-mod/petscdm.h
/petsc/src/dm/f90-mod/petscdm.h90
/petsc/src/dm/f90-mod/petscdmlabel.h
/petsc/src/dm/f90-mod/petscdmplex.h
/petsc/src/dm/field/interface/dmfield.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/network/networkmonitor.c
plexvtk.c
transform/interface/plextransform.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/dm/label/ftn-custom/zdmlabel.c
/petsc/src/dm/partitioner/interface/partitioner.c
/petsc/src/ksp/f90-mod/petscksp.h
/petsc/src/ksp/f90-mod/petscksp.h90
/petsc/src/ksp/f90-mod/petscpc.h
/petsc/src/ksp/f90-mod/petscpc.h90
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/interface/ftn-custom/zpreconf.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/f90-mod/petscmat.h90
/petsc/src/mat/graphops/coarsen/coarsen.c
/petsc/src/mat/graphops/partition/ftn-custom/zpartitionf.c
/petsc/src/mat/graphops/partition/partition.c
/petsc/src/mat/interface/ftn-custom/zmatnullf.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matproduct.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/snes/f90-mod/petscsnes.h
/petsc/src/snes/f90-mod/petscsnes.h90
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/ams/pams.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/bag/f90-custom/zbagf90.c
/petsc/src/sys/classes/bm/interfaces/bm.c
/petsc/src/sys/classes/draw/interface/drawreg.c
/petsc/src/sys/classes/random/interface/ftn-custom/zrandomf.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/classes/viewer/impls/ams/amsopen.c
/petsc/src/sys/classes/viewer/impls/vtk/vtkv.c
/petsc/src/sys/classes/viewer/interface/ftn-custom/zviewaf.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/classes/viewer/interface/viewa.c
/petsc/src/sys/classes/viewer/tutorials/ex2f.F90
/petsc/src/sys/classes/viewer/tutorials/output/ex2f_1.out
/petsc/src/sys/dll/reg.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/ftn-custom/zerrf.c
/petsc/src/sys/f90-mod/petscsys.h
/petsc/src/sys/f90-mod/petscsys.h90
/petsc/src/sys/f90-mod/petscsysmod.F90
/petsc/src/sys/f90-mod/petscviewer.h
/petsc/src/sys/logging/ftn-custom/zplogf.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/device/interface/dcontext.cxx
/petsc/src/sys/objects/device/interface/device.cxx
/petsc/src/sys/objects/ftn-custom/zoptionsf.c
/petsc/src/sys/objects/ftn-custom/zpgnamef.c
/petsc/src/sys/objects/gcomm.c
/petsc/src/sys/objects/gtype.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/olist.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pgname.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/tests/ex13f.F90
/petsc/src/sys/tests/ex36f.F90
/petsc/src/sys/utils/ftn-custom/zarchf.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/tao/f90-mod/petsctao.h
/petsc/src/tao/f90-mod/petsctaomod.F90
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/linesearch/interface/ftn-custom/ztaolinesearchf.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/f90-mod/petscts.h
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/trajectory/interface/traj.c
/petsc/src/vec/f90-mod/petscis.h
/petsc/src/vec/f90-mod/petscis.h90
/petsc/src/vec/f90-mod/petscvec.h
/petsc/src/vec/f90-mod/petscvec.h90
/petsc/src/vec/is/ao/interface/ao.c
/petsc/src/vec/is/is/interface/ftn-custom/zindexf.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/section/interface/section.c
/petsc/src/vec/is/sf/interface/ftn-custom/zsf.c
/petsc/src/vec/is/sf/interface/ftn-custom/zvscat.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/vscat.c
/petsc/src/vec/is/utils/ftn-custom/zisltogf.c
/petsc/src/vec/is/utils/ftn-custom/zvsectionisf.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/tagger/interface/tagger.c
e43c975714-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Allow GMsh 4 without Entities section

b2033f5d08-May-2024 Matthew G. Knepley <knepley@gmail.com>

DM: Add interface to query length of a sequence in HDF5

396ca26414-May-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-geometry-model' into 'main'

Plex: Upgrade geometry model capability

See merge request petsc/petsc!7540

57c54e3813-May-2024 Barry Smith <bsmith@mcs.anl.gov>

Put back the dmplexconstructghostcells() manual fortran stub because new sowing does not yet automatically handle passing PETSC_NULL_INTEGER argument.

Reported-by: Adrian Croucher

6e160c9f12-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex ex72: Test of geometry models

49704ca512-May-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix refinement of cylinder mesh

1...<<11121314151617181920>>...235