History log of /petsc/src/dm/impls/plex/ (Results 701 – 725 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bb39391812-Jul-2023 markadams4 <mfadams@lbl.gov>

move mattype to new dms in some new dm methods


/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/config/BuildSystem/config/packages/magma.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/examples/arch-ci-freebsd-pkgs-opt.py
/petsc/config/examples/arch-ci-linux-opt-misc.py
/petsc/config/gmakegen.py
/petsc/doc/changes/dev.rst
/petsc/doc/developers/development.rst
/petsc/doc/developers/index.rst
/petsc/doc/faq/index.rst
/petsc/doc/install/external_software.rst
/petsc/doc/install/index.rst
/petsc/doc/manual/ksp.rst
/petsc/doc/manual/snes.rst
/petsc/gmakefile
/petsc/gmakefile.test
/petsc/include/petsc/finclude/petsctao.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscmacros.h
/petsc/include/petsctao.h
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/makefile
/petsc/src/binding/petsc4py/src/lib-petsc/compat/tao.h
/petsc/src/binding/petsc4py/src/petsc4py/PETSc.pxd
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/CAPI.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/TAO.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/petsctao.pxi
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/typing.pxi
/petsc/src/binding/petsc4py/src/petsc4py/typing.py
/petsc/src/binding/petsc4py/test/test_tao.py
plexextrude.c
plexrefine.c
/petsc/src/ksp/ksp/tutorials/ex5.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/tutorials/ex19.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/fsrc/somefort.F90
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/state.c
/petsc/src/tao/bound/impls/blmvm/makefile
/petsc/src/tao/bound/impls/bncg/bncg.c
/petsc/src/tao/bound/impls/bncg/bncg.h
/petsc/src/tao/bound/impls/bncg/makefile
/petsc/src/tao/bound/impls/bnk/makefile
/petsc/src/tao/bound/impls/bqnk/makefile
/petsc/src/tao/bound/impls/bqnls/makefile
/petsc/src/tao/bound/impls/tron/makefile
/petsc/src/tao/bound/utils/makefile
/petsc/src/tao/complementarity/impls/asls/makefile
/petsc/src/tao/complementarity/impls/ssls/makefile
/petsc/src/tao/constrained/impls/admm/ftn-custom/makefile
/petsc/src/tao/constrained/impls/admm/makefile
/petsc/src/tao/constrained/impls/almm/makefile
/petsc/src/tao/constrained/impls/ipm/makefile
/petsc/src/tao/interface/ftn-custom/makefile
/petsc/src/tao/leastsquares/impls/brgn/ftn-custom/makefile
/petsc/src/tao/leastsquares/impls/brgn/makefile
/petsc/src/tao/leastsquares/impls/pounders/makefile
/petsc/src/tao/linesearch/impls/armijo/makefile
/petsc/src/tao/linesearch/impls/gpcglinesearch/makefile
/petsc/src/tao/linesearch/impls/morethuente/makefile
/petsc/src/tao/linesearch/impls/owarmijo/makefile
/petsc/src/tao/linesearch/impls/unit/makefile
/petsc/src/tao/linesearch/interface/ftn-custom/makefile
/petsc/src/tao/pde_constrained/impls/lcl/makefile
/petsc/src/tao/quadratic/impls/bqpip/makefile
/petsc/src/tao/quadratic/impls/gpcg/makefile
/petsc/src/tao/unconstrained/impls/bmrm/makefile
/petsc/src/tao/unconstrained/impls/cg/makefile
/petsc/src/tao/unconstrained/impls/lmvm/makefile
/petsc/src/tao/unconstrained/impls/neldermead/makefile
/petsc/src/tao/unconstrained/impls/nls/makefile
/petsc/src/tao/unconstrained/impls/ntl/makefile
/petsc/src/tao/unconstrained/impls/ntr/makefile
/petsc/src/tao/unconstrained/impls/owlqn/makefile
/petsc/src/ts/characteristic/impls/da/makefile
/petsc/src/ts/characteristic/interface/makefile
b3e8128d09-Jul-2023 josephpu <josephpu@buffalo.edu>

plexgeometry.c: handle case where grid hash box goes through the cell

723b7f2905-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-06-15/add-fortran-file-viewer' into 'main'

Allow one to attach a PETSCVIEWERASCII to a Fortran file unit

See merge request petsc/petsc!6607


/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/packages/MFEM.py
/petsc/config/PETSc/Configure.py
/petsc/config/examples/arch-ci-linux-cuda-pkgs.py
/petsc/config/examples/arch-ci-linux-hip-double.py
/petsc/config/gmakegen.py
/petsc/doc/changes/dev.rst
/petsc/include/petscsys.h
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/makefile
/petsc/src/dm/dt/fe/interface/ftn-custom/makefile
/petsc/src/dm/dt/fv/interface/ftn-custom/makefile
/petsc/src/dm/dt/interface/f90-custom/makefile
/petsc/src/dm/dt/interface/ftn-custom/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/composite/f90-custom/makefile
/petsc/src/dm/impls/composite/ftn-custom/makefile
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/makefile
f90-custom/makefile
ftn-custom/makefile
/petsc/src/dm/impls/shell/ftn-custom/makefile
/petsc/src/dm/impls/swarm/f90-custom/makefile
/petsc/src/dm/impls/swarm/ftn-custom/makefile
/petsc/src/dm/interface/ftn-custom/makefile
/petsc/src/dm/label/ftn-custom/makefile
/petsc/src/dm/partitioner/interface/ftn-custom/makefile
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/gmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/python/ftn-custom/makefile
/petsc/src/ksp/ksp/interface/f90-custom/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/makefile
/petsc/src/ksp/ksp/tutorials/ex27.c
/petsc/src/ksp/ksp/tutorials/output/ex55_hypre_device_alt.out
/petsc/src/ksp/pc/impls/asm/ftn-custom/makefile
/petsc/src/ksp/pc/impls/bddc/ftn-custom/makefile
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/makefile
/petsc/src/ksp/pc/impls/composite/ftn-custom/makefile
/petsc/src/ksp/pc/impls/factor/ftn-custom/makefile
/petsc/src/ksp/pc/impls/fieldsplit/ftn-custom/makefile
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/ftn-custom/makefile
/petsc/src/ksp/pc/impls/gasm/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx
/petsc/src/ksp/pc/impls/hypre/ftn-custom/makefile
/petsc/src/ksp/pc/impls/mg/ftn-custom/makefile
/petsc/src/ksp/pc/impls/python/ftn-custom/makefile
/petsc/src/ksp/pc/impls/shell/ftn-custom/makefile
/petsc/src/ksp/pc/interface/ftn-custom/makefile
/petsc/src/mat/coarsen/ftn-custom/makefile
/petsc/src/mat/color/interface/ftn-custom/makefile
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/ftn-custom/makefile
/petsc/src/mat/impls/adj/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/seqhipsparse/aijhipsparse.hip.cpp
/petsc/src/mat/impls/baij/mpi/baijmkl/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/baijmkl/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/ftn-custom/makefile
/petsc/src/mat/impls/dense/mpi/ftn-custom/makefile
/petsc/src/mat/impls/dense/seq/ftn-custom/makefile
/petsc/src/mat/impls/fft/ftn-custom/makefile
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/hypre/mhypre.h
/petsc/src/mat/impls/mffd/ftn-custom/makefile
/petsc/src/mat/impls/nest/ftn-custom/makefile
/petsc/src/mat/impls/python/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/sell/seq/ftn-custom/makefile
/petsc/src/mat/impls/shell/ftn-custom/makefile
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/ftn-custom/makefile
/petsc/src/mat/interface/matproduct.c
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/order/ftn-custom/makefile
/petsc/src/mat/partition/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/ftn-custom/makefile
/petsc/src/mat/tests/ex115.c
/petsc/src/mat/tests/ex123.c
/petsc/src/mat/tests/ex34.c
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/impls/shell/ftn-custom/makefile
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/ftn-custom/makefile
/petsc/src/snes/linesearch/impls/shell/ftn-custom/makefile
/petsc/src/snes/linesearch/interface/ftn-custom/makefile
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/sys/classes/bag/f2003-src/makefile
/petsc/src/sys/classes/bag/f90-custom/makefile
/petsc/src/sys/classes/bag/ftn-custom/makefile
/petsc/src/sys/classes/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/classes/draw/interface/ftn-custom/makefile
/petsc/src/sys/classes/draw/utils/ftn-custom/makefile
/petsc/src/sys/classes/matlabengine/ftn-custom/makefile
/petsc/src/sys/classes/random/interface/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/classes/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/classes/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/vtk/ftn-custom/makefile
/petsc/src/sys/classes/viewer/interface/ftn-custom/makefile
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/f90-custom/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscsysmod.F90
/petsc/src/sys/f90-mod/petscviewer.h90
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fsrc/makefile
/petsc/src/sys/fsrc/somefort.F90
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/info/ftn-custom/makefile
/petsc/src/sys/logging/ftn-custom/makefile
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/mpiuni/fsrc/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/f2003-src/makefile
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/tests/ex13f.F90
/petsc/src/sys/time/ftn-custom/makefile
/petsc/src/sys/tutorials/ex10f.F90
/petsc/src/sys/tutorials/output/ex10f_1.out
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/tao/constrained/impls/admm/ftn-custom/makefile
/petsc/src/tao/f90-mod/makefile
/petsc/src/tao/interface/ftn-custom/makefile
/petsc/src/tao/leastsquares/impls/brgn/ftn-custom/makefile
/petsc/src/tao/linesearch/interface/ftn-custom/makefile
/petsc/src/tao/python/ftn-custom/makefile
/petsc/src/ts/adapt/impls/dsp/ftn-custom/makefile
/petsc/src/ts/adapt/interface/ftn-custom/makefile
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/impls/arkimex/ftn-custom/makefile
/petsc/src/ts/impls/explicit/rk/ftn-custom/makefile
/petsc/src/ts/impls/explicit/ssp/ftn-custom/makefile
/petsc/src/ts/impls/implicit/sundials/ftn-custom/makefile
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/impls/rosw/ftn-custom/makefile
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/ts/trajectory/interface/ftn-custom/makefile
/petsc/src/ts/utils/dmplexlandau/ftn-custom/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/is/ao/impls/basic/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/mapping/ftn-custom/makefile
/petsc/src/vec/is/ao/interface/ftn-custom/makefile
/petsc/src/vec/is/is/impls/block/ftn-custom/makefile
/petsc/src/vec/is/is/impls/f90-custom/makefile
/petsc/src/vec/is/is/interface/f90-custom/makefile
/petsc/src/vec/is/is/interface/ftn-custom/makefile
/petsc/src/vec/is/is/utils/f90-custom/makefile
/petsc/src/vec/is/is/utils/ftn-custom/makefile
/petsc/src/vec/is/section/interface/f90-custom/makefile
/petsc/src/vec/is/section/interface/ftn-custom/makefile
/petsc/src/vec/is/sf/interface/ftn-custom/makefile
/petsc/src/vec/is/sf/interface/vscat.c
/petsc/src/vec/is/sf/utils/f90-custom/makefile
/petsc/src/vec/is/sf/utils/ftn-custom/makefile
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/pf/interface/ftn-custom/makefile
/petsc/src/vec/vec/impls/mpi/ftn-custom/makefile
/petsc/src/vec/vec/impls/nest/ftn-custom/makefile
/petsc/src/vec/vec/impls/seq/cupm/vecseqcupm_impl.hpp
/petsc/src/vec/vec/impls/seq/ftn-custom/makefile
/petsc/src/vec/vec/interface/f90-custom/makefile
/petsc/src/vec/vec/interface/ftn-custom/makefile
/petsc/src/vec/vec/utils/f90-custom/makefile
/petsc/systems/Apple/iOS/bin/iosbuilder.py
fbf9dbe516-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

HAVE_FORTRAN should be USE_FORTRAN_BINDINGS since it is about generating the Fortran bindings, not about if the Fortran compiler exists


/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/Configure.py
/petsc/config/gmakegen.py
/petsc/doc/changes/dev.rst
/petsc/doc/community/CODE_OF_CONDUCT.md
/petsc/doc/community/index.rst
/petsc/doc/community/meetings/meeting.rst
/petsc/doc/index.rst
/petsc/include/petsc/private/matimpl.h
/petsc/include/petscsys.h
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/makefile
/petsc/share/petsc/bin/dmnetwork_view.py
/petsc/share/petsc/valgrind/petsc-val.supp
/petsc/src/dm/dt/fe/interface/ftn-custom/makefile
/petsc/src/dm/dt/fv/interface/ftn-custom/makefile
/petsc/src/dm/dt/interface/f90-custom/makefile
/petsc/src/dm/dt/interface/ftn-custom/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/composite/f90-custom/makefile
/petsc/src/dm/impls/composite/ftn-custom/makefile
/petsc/src/dm/impls/da/f90-custom/makefile
/petsc/src/dm/impls/da/ftn-custom/makefile
/petsc/src/dm/impls/network/networkview.c
/petsc/src/dm/impls/network/tests/ex2.c
f90-custom/makefile
ftn-custom/makefile
/petsc/src/dm/impls/shell/ftn-custom/makefile
/petsc/src/dm/impls/swarm/f90-custom/makefile
/petsc/src/dm/impls/swarm/ftn-custom/makefile
/petsc/src/dm/interface/ftn-custom/makefile
/petsc/src/dm/label/ftn-custom/makefile
/petsc/src/dm/partitioner/interface/ftn-custom/makefile
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/gmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/python/ftn-custom/makefile
/petsc/src/ksp/ksp/interface/f90-custom/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/makefile
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/tutorials/ex79.c
/petsc/src/ksp/pc/impls/asm/ftn-custom/makefile
/petsc/src/ksp/pc/impls/bddc/ftn-custom/makefile
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/makefile
/petsc/src/ksp/pc/impls/composite/ftn-custom/makefile
/petsc/src/ksp/pc/impls/factor/ftn-custom/makefile
/petsc/src/ksp/pc/impls/fieldsplit/ftn-custom/makefile
/petsc/src/ksp/pc/impls/gamg/ftn-custom/makefile
/petsc/src/ksp/pc/impls/gasm/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx
/petsc/src/ksp/pc/impls/hypre/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/mg/ftn-custom/makefile
/petsc/src/ksp/pc/impls/mpi/pcmpi.c
/petsc/src/ksp/pc/impls/python/ftn-custom/makefile
/petsc/src/ksp/pc/impls/shell/ftn-custom/makefile
/petsc/src/ksp/pc/interface/ftn-custom/makefile
/petsc/src/mat/coarsen/ftn-custom/makefile
/petsc/src/mat/color/interface/ftn-custom/makefile
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/ftn-custom/makefile
/petsc/src/mat/impls/adj/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/ftn-custom/makefile
/petsc/src/mat/impls/aij/seq/kokkos/aijkok.kokkos.cxx
/petsc/src/mat/impls/baij/mpi/baijmkl/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baijmkl/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/ftn-custom/makefile
/petsc/src/mat/impls/dense/mpi/ftn-custom/makefile
/petsc/src/mat/impls/dense/seq/ftn-custom/makefile
/petsc/src/mat/impls/fft/ftn-custom/makefile
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/hypre/mhypre.h
/petsc/src/mat/impls/mffd/ftn-custom/makefile
/petsc/src/mat/impls/nest/ftn-custom/makefile
/petsc/src/mat/impls/python/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sell/seq/ftn-custom/makefile
/petsc/src/mat/impls/shell/ftn-custom/makefile
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/ftn-custom/makefile
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/order/ftn-custom/makefile
/petsc/src/mat/partition/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/ftn-custom/makefile
/petsc/src/mat/tests/ex115.c
/petsc/src/mat/tests/ex122.c
/petsc/src/mat/tests/ex123.c
/petsc/src/mat/tests/ex254.c
/petsc/src/mat/tests/ex94.c
/petsc/src/mat/tests/output/ex123_1.out
/petsc/src/mat/tests/output/ex123_2.out
/petsc/src/mat/tests/output/ex123_3.out
/petsc/src/mat/tests/output/ex123_4.out
/petsc/src/mat/tests/output/ex123_matis.out
/petsc/src/mat/tests/output/ex254_2.out
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/impls/shell/ftn-custom/makefile
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/ftn-custom/makefile
/petsc/src/snes/linesearch/impls/shell/ftn-custom/makefile
/petsc/src/snes/linesearch/interface/ftn-custom/makefile
/petsc/src/snes/tutorials/ex19.c
/petsc/src/snes/tutorials/network/ex1.c
/petsc/src/snes/tutorials/network/ex1options
/petsc/src/snes/tutorials/network/output/ex1.out
/petsc/src/snes/tutorials/network/output/ex1_2.out
/petsc/src/snes/tutorials/network/output/ex1_4.out
/petsc/src/snes/tutorials/network/output/ex1_5.out
/petsc/src/snes/tutorials/output/ex19_tut_3_seq.out
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/sys/classes/bag/f2003-src/makefile
/petsc/src/sys/classes/bag/f90-custom/makefile
/petsc/src/sys/classes/bag/ftn-custom/makefile
/petsc/src/sys/classes/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/classes/draw/interface/ftn-custom/makefile
/petsc/src/sys/classes/draw/utils/ftn-custom/makefile
/petsc/src/sys/classes/matlabengine/ftn-custom/makefile
/petsc/src/sys/classes/random/interface/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/classes/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/classes/viewer/impls/vtk/ftn-custom/makefile
/petsc/src/sys/classes/viewer/interface/ftn-custom/makefile
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/f90-custom/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fsrc/makefile
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/info/ftn-custom/makefile
/petsc/src/sys/logging/ftn-custom/makefile
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/mpiuni/fsrc/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/f2003-src/makefile
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/time/ftn-custom/makefile
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/tao/constrained/impls/admm/ftn-custom/makefile
/petsc/src/tao/f90-mod/makefile
/petsc/src/tao/interface/ftn-custom/makefile
/petsc/src/tao/leastsquares/impls/brgn/ftn-custom/makefile
/petsc/src/tao/linesearch/interface/ftn-custom/makefile
/petsc/src/tao/python/ftn-custom/makefile
/petsc/src/ts/adapt/impls/dsp/ftn-custom/makefile
/petsc/src/ts/adapt/interface/ftn-custom/makefile
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/impls/arkimex/ftn-custom/makefile
/petsc/src/ts/impls/explicit/rk/ftn-custom/makefile
/petsc/src/ts/impls/explicit/ssp/ftn-custom/makefile
/petsc/src/ts/impls/implicit/sundials/ftn-custom/makefile
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/impls/rosw/ftn-custom/makefile
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/ts/trajectory/interface/ftn-custom/makefile
/petsc/src/ts/utils/dmplexlandau/ftn-custom/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/is/ao/impls/basic/ftn-custom/makefile
/petsc/src/vec/is/ao/impls/mapping/ftn-custom/makefile
/petsc/src/vec/is/ao/interface/ftn-custom/makefile
/petsc/src/vec/is/is/impls/block/ftn-custom/makefile
/petsc/src/vec/is/is/impls/f90-custom/makefile
/petsc/src/vec/is/is/interface/f90-custom/makefile
/petsc/src/vec/is/is/interface/ftn-custom/makefile
/petsc/src/vec/is/is/utils/f90-custom/makefile
/petsc/src/vec/is/is/utils/ftn-custom/makefile
/petsc/src/vec/is/section/interface/f90-custom/makefile
/petsc/src/vec/is/section/interface/ftn-custom/makefile
/petsc/src/vec/is/sf/interface/ftn-custom/makefile
/petsc/src/vec/is/sf/utils/f90-custom/makefile
/petsc/src/vec/is/sf/utils/ftn-custom/makefile
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/pf/interface/ftn-custom/makefile
/petsc/src/vec/vec/impls/mpi/ftn-custom/makefile
/petsc/src/vec/vec/impls/nest/ftn-custom/makefile
/petsc/src/vec/vec/impls/seq/ftn-custom/makefile
/petsc/src/vec/vec/impls/seq/kokkos/veckok.kokkos.cxx
/petsc/src/vec/vec/interface/f90-custom/makefile
/petsc/src/vec/vec/interface/ftn-custom/makefile
/petsc/src/vec/vec/utils/f90-custom/makefile
/petsc/systems/Apple/iOS/bin/iosbuilder.py
3e21525705-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/doc/changes/dev.rst
/petsc/doc/manual/profiling.rst
/petsc/include/petsc/private/matdensecupmimpl.h
/petsc/include/petsc/private/veccupmimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/lib/petsc/bin/maint/petsclinter/__main__.py
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/main.py
/petsc/makefile
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/f90-mod/petscdmda.h90
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/f90-custom/zda1f90.c
tests/ex62f90.F90
/petsc/src/dm/tutorials/ex11f90.F90
/petsc/src/dm/tutorials/ex26.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/vpbjacobi/kokkos/vpbjacobi_kok.kokkos.cxx
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpihipsparse/mpiaijhipsparse.hip.cpp
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/kokkos/aijkok.hpp
/petsc/src/mat/impls/aij/seq/kokkos/aijkok.kokkos.cxx
/petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/cupm/matseqdensecupm.hpp
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex261.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/tutorials/ex22.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/info/verboseinfo.c
/petsc/src/sys/tests/linter/output/testValidFunctionDocStrings.out
/petsc/src/vec/vec/impls/mpi/cupm/vecmpicupm_impl.hpp
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/cupm/vecseqcupm.hpp
/petsc/src/vec/vec/impls/seq/cupm/vecseqcupm_impl.hpp
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/tests/ex63.c
/petsc/src/vec/vec/tests/ex64.c
936381af30-Jun-2023 Pierre Jolivet <pierre@joliv.et>

Fix warnings


/petsc/config/BuildSystem/config/packages/hypre.py
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/config/BuildSystem/config/packages/kokkos.py
/petsc/config/BuildSystem/logger.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/arch.py
/petsc/doc/build_classic_docs.py
/petsc/doc/changes/dev.rst
/petsc/doc/conf.py
/petsc/doc/index.rst
/petsc/doc/install/download.rst
/petsc/gmakefile.test
/petsc/include/petsc/private/kspimpl.h
/petsc/include/petscmat.h
/petsc/include/petscversion.h
/petsc/src/binding/petsc4py/docs/source/apidoc.py
/petsc/src/binding/petsc4py/docs/source/conf.py
/petsc/src/binding/petsc4py/setup.cfg
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/DM.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Mat.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/PETSc.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Vec.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/petscmat.pxi
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/petscvec.pxi
/petsc/src/binding/petsc4py/src/petsc4py/__init__.py
plex.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/pipebcgs.c
/petsc/src/ksp/ksp/impls/bcgs/qmrcgs/qmrcgs.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/tutorials/ex86.c
/petsc/src/ksp/ksp/tutorials/output/ex2_help.out
/petsc/src/ksp/ksp/tutorials/output/ex49_hypre_nullspace.out
/petsc/src/ksp/ksp/tutorials/output/ex55_hypre_device.out
/petsc/src/ksp/ksp/tutorials/output/ex86_hypre.out
/petsc/src/ksp/ksp/tutorials/output/ex86_hypre_air.out
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpihashmat.h
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/tests/ex254.c
/petsc/src/mat/utils/gcreate.c
9d2ffcd030-Jun-2023 Pierre Jolivet <pierre@joliv.et>

Fix typos


/petsc/.gitignore
/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/packages/adblaslapack.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/mkl_sparse.py
/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/script.py
/petsc/doc/community/CODE_OF_CONDUCT.md
/petsc/doc/community/index.rst
/petsc/doc/community/meetings/2023/index.rst
/petsc/doc/community/meetings/meeting.rst
/petsc/doc/developers/documentation.rst
/petsc/doc/developers/testing.rst
/petsc/doc/index.rst
/petsc/doc/install/download.rst
/petsc/doc/manual/profiling.rst
/petsc/doc/petsc.bib
/petsc/include/petsc/private/cupmsolverinterface.hpp
/petsc/include/petsc/private/snesimpl.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/petsc_tas_analysis.py
/petsc/src/binding/petsc4py/DESCRIPTION.rst
/petsc/src/binding/petsc4py/docs/source/citing.rst
/petsc/src/binding/petsc4py/docs/source/overview.rst
/petsc/src/binding/petsc4py/src/petsc4py/__init__.py
/petsc/src/binding/petsc4py/src/petsc4py/lib/__init__.py
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/impls/network/network.c
tests/ex62f90.F90
/petsc/src/dm/tutorials/ex26.c
/petsc/src/ksp/ksp/tutorials/makefile
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpihashmat.h
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex232.c
/petsc/src/mat/tests/ex254.c
/petsc/src/mat/tutorials/ex4.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/tutorials/ex17.c
/petsc/src/snes/tutorials/ex22.c
/petsc/src/snes/tutorials/ex77.c
/petsc/src/snes/tutorials/makefile
/petsc/src/snes/tutorials/output/ex17_ge_q1_gmg.out
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/info/verboseinfo.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/tests/makefile
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/tutorials/ex45.c
/petsc/src/ts/tutorials/output/ex45_egads_sphere.out
/petsc/src/vec/vec/tests/makefile
/petsc/src/vec/vec/tutorials/makefile
ed896b6727-Jun-2023 Jose E. Roman <jroman@dsic.upv.es>

Fix compile warning in DMPlexInterpolate

1c2bcaf608-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

Plex ex57: Fixes
- We were spuriously creating an initial mesh for the ephemeral meshes. Without this, some labels are now missing.

c282ed0608-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

Plex: Do not check interpolation for ephermeral meshes

59e4dc1308-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

Plex: Fix DMPlexGetHeightStratum() for ephemeral meshes

4e9ddbc408-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

Plex: Small fix

0528010d08-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

Plex: DMPlexCreateEphemeral() needs to take a prefix argument
- It calls DMSetFromOptions() and also creates the DM, so we need a chance to set a prefix

2827ebad08-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

Plex: Replace DMPlexGetGhostCellStratum() with DMPlexGetCellTypeStratum()
- Also fix DMPlexTransform version

d778fca910-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPlex ex42: fix ceed output

09015e7010-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexGetTransitiveClosure: implement fastpath

442f3b3210-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexGetRawFaces_Internal: optimize DMGetWorkArray calls

172ee26609-Jun-2023 Jed Brown <jed@jedbrown.org>

DMPlex: add DMPlexUninterp event

This operation is often expensive (even dominating total cost) so needs
to be profiled.

21027e5309-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPlex: add fastpath to set/get celltype

db485b1908-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPlex: Small cleanup

a03d55ff07-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

PetscHash: Move IJK and IJKL in private library headers

shift to hashing tuples to [0,n)

591a860a07-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPlexInterpolate: compute numbering only once

12b8a6da07-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

DMPLEX: add benchmark for DMPlexInterpolate


/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/script.py
/petsc/config/examples/arch-olcf-frontier-opt.py
/petsc/doc/community/meetings/2023/index.rst
/petsc/doc/developers/testing.rst
/petsc/doc/manual/mat.rst
/petsc/doc/petsc.bib
/petsc/include/petscsystypes.h
/petsc/lib/petsc/bin/petsc_tas_analysis.py
/petsc/src/binding/petsc4py/DESCRIPTION.rst
/petsc/src/binding/petsc4py/conf/cyautodoc.py
/petsc/src/binding/petsc4py/docs/source/apidoc.py
/petsc/src/binding/petsc4py/docs/source/citing.rst
/petsc/src/binding/petsc4py/docs/source/conf.py
/petsc/src/binding/petsc4py/docs/source/documentation_standards.rst
/petsc/src/binding/petsc4py/docs/source/index.rst
/petsc/src/binding/petsc4py/docs/source/install.rst
/petsc/src/binding/petsc4py/docs/source/overview.rst
/petsc/src/binding/petsc4py/docs/source/petsc_options.rst
/petsc/src/binding/petsc4py/docs/source/petsc_python_types.rst
/petsc/src/binding/petsc4py/makefile
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/AO.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Comm.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/DM.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/DMComposite.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/DMDA.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/DMPlex.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/DMShell.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/DMSwarm.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/DMUtils.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Device.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/IS.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/KSP.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Log.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Mat.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/PC.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/SNES.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Section.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Space.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/TAO.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/TS.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Vec.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/Viewer.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/cyclicgc.pxi
/petsc/src/binding/petsc4py/src/petsc4py/lib/__init__.py
plexcreate.c
tests/ex2.c
tests/output/ex2_0.out
/petsc/src/ksp/ksp/tutorials/ex2.c
/petsc/src/ksp/ksp/tutorials/makefile
/petsc/src/ksp/ksp/tutorials/output/ex2_help.out
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex232.c
/petsc/src/mat/tutorials/ex4.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/tutorials/makefile
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/info/verboseinfo.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/tests/makefile
/petsc/src/vec/vec/tests/makefile
/petsc/src/vec/vec/tutorials/makefile
d1c3587119-Jun-2023 Jed Brown <jed@jedbrown.org>

DMPlexCreatePointNumbering: use COMM_SELF

This fixes #1402, a 32-bit overflow in the global number of points even
when the global number of dofs is less than 2B. The indices in the IS
are entirely l

DMPlexCreatePointNumbering: use COMM_SELF

This fixes #1402, a 32-bit overflow in the global number of points even
when the global number of dofs is less than 2B. The indices in the IS
are entirely local so COMM_SELF is semantically correct.

show more ...


/petsc/config/BuildSystem/config/setCompilers.py
/petsc/doc/community/CODE_OF_CONDUCT.md
/petsc/doc/community/index.rst
/petsc/doc/community/meetings/meeting.rst
/petsc/doc/index.rst
/petsc/include/petsc/private/matimpl.h
/petsc/share/petsc/bin/dmnetwork_view.py
/petsc/share/petsc/valgrind/petsc-val.supp
/petsc/src/dm/impls/network/networkview.c
/petsc/src/dm/impls/network/tests/ex2.c
plex.c
tests/ex50.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/tutorials/ex79.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/mpi/pcmpi.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/kokkos/aijkok.kokkos.cxx
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/hypre/mhypre.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/tests/ex115.c
/petsc/src/mat/tests/ex122.c
/petsc/src/mat/tests/ex123.c
/petsc/src/mat/tests/ex254.c
/petsc/src/mat/tests/ex94.c
/petsc/src/mat/tests/output/ex123_1.out
/petsc/src/mat/tests/output/ex123_2.out
/petsc/src/mat/tests/output/ex123_3.out
/petsc/src/mat/tests/output/ex123_4.out
/petsc/src/mat/tests/output/ex123_matis.out
/petsc/src/mat/tests/output/ex254_2.out
/petsc/src/snes/tutorials/ex19.c
/petsc/src/snes/tutorials/network/ex1.c
/petsc/src/snes/tutorials/network/ex1options
/petsc/src/snes/tutorials/network/output/ex1.out
/petsc/src/snes/tutorials/network/output/ex1_2.out
/petsc/src/snes/tutorials/network/output/ex1_4.out
/petsc/src/snes/tutorials/network/output/ex1_5.out
/petsc/src/snes/tutorials/output/ex19_tut_3_seq.out
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/vec/vec/impls/seq/kokkos/veckok.kokkos.cxx
81363e6f14-Jun-2023 Matthew G. Knepley <knepley@gmail.com>

Plex ex5: Update tests

1...<<21222324252627282930>>...235