History log of /petsc/src/dm/impls/plex/ (Results 326 – 350 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d1f89d5823-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-plex-hdf5' into 'main'

Fix plex hdf5

See merge request petsc/petsc!7860


/petsc/config/BuildSystem/config/packages/Triangle.py
/petsc/config/BuildSystem/config/packages/tetgen.py
/petsc/config/examples/arch-ci-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-ci-freebsd-cxx-pkgs-opt.py
/petsc/config/examples/arch-ci-freebsd-pkgs-opt.py
/petsc/config/examples/arch-ci-linux-analyzer.py
/petsc/config/examples/arch-ci-linux-cuda-pkgs.py
/petsc/config/examples/arch-ci-linux-gcc-pkgs-opt.py
/petsc/config/examples/arch-ci-linux-intel-cmplx.py
/petsc/config/examples/arch-ci-linux-intel.py
/petsc/config/examples/arch-ci-linux-opt-arm.py
/petsc/config/examples/arch-ci-linux-pkgs-64idx.py
/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py
/petsc/config/examples/arch-ci-linux-pkgs-dbg-ftn-interfaces.py
/petsc/config/examples/arch-ci-linux-pkgs-dbg.py
/petsc/config/examples/arch-ci-linux-pkgs-opt.py
/petsc/config/examples/arch-ci-linux-pkgs-valgrind.py
/petsc/config/examples/arch-ci-osx-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-ci-osx-cxx-pkgs-opt-arm.py
/petsc/config/examples/arch-ci-osx-xsdk-opt.py
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/lib/petsc/bin/petsc_gen_xdmf.py
plex.c
plexhdf5.c
/petsc/src/mat/graphops/color/impls/greedy/greedy.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/vec/is/sf/impls/basic/cupm/sfcupm_impl.hpp
/petsc/src/vec/is/sf/impls/basic/kokkos/sfkok.kokkos.cxx
/petsc/src/vec/is/sf/impls/basic/sfpack.c
/petsc/src/vec/is/sf/interface/sftype.c
/petsc/src/vec/is/sf/tests/ex25.c
fdb5c92a22-Sep-2024 Stefano Zampini <stefano.zampini@gmail.com>

VecView_Plex_Local_HDF5_Internal: only one field type per vector

It makes no sense to visualize high-order stuff otherwise

c8025a5421-Sep-2024 Pierre Jolivet <pierre@joliv.et>

Use NULL or nullptr instead of casted 0


/petsc/config/BuildSystem/config/functions.py
/petsc/src/dm/dt/tests/ex1.c
/petsc/src/dm/dt/tests/ex10.c
/petsc/src/dm/dt/tests/ex2.c
/petsc/src/dm/dt/tests/ex6.c
tests/ex15.c
tests/ex28.c
/petsc/src/dm/impls/stag/tests/ex1.c
/petsc/src/dm/impls/stag/tests/ex10.c
/petsc/src/dm/impls/stag/tests/ex11.c
/petsc/src/dm/impls/stag/tests/ex12.c
/petsc/src/dm/impls/stag/tests/ex13.c
/petsc/src/dm/impls/stag/tests/ex14.c
/petsc/src/dm/impls/stag/tests/ex15.c
/petsc/src/dm/impls/stag/tests/ex16.c
/petsc/src/dm/impls/stag/tests/ex17.c
/petsc/src/dm/impls/stag/tests/ex18.c
/petsc/src/dm/impls/stag/tests/ex19.c
/petsc/src/dm/impls/stag/tests/ex2.c
/petsc/src/dm/impls/stag/tests/ex20.c
/petsc/src/dm/impls/stag/tests/ex23.c
/petsc/src/dm/impls/stag/tests/ex3.c
/petsc/src/dm/impls/stag/tests/ex30.c
/petsc/src/dm/impls/stag/tests/ex32.c
/petsc/src/dm/impls/stag/tests/ex4.c
/petsc/src/dm/impls/stag/tests/ex40.c
/petsc/src/dm/impls/stag/tests/ex41.c
/petsc/src/dm/impls/stag/tests/ex42.c
/petsc/src/dm/impls/stag/tests/ex43.c
/petsc/src/dm/impls/stag/tests/ex5.c
/petsc/src/dm/impls/stag/tests/ex50.c
/petsc/src/dm/impls/stag/tests/ex51.c
/petsc/src/dm/impls/stag/tests/ex53.c
/petsc/src/dm/impls/stag/tests/ex6.c
/petsc/src/dm/impls/stag/tests/ex7.c
/petsc/src/dm/impls/stag/tests/ex8.c
/petsc/src/dm/impls/stag/tests/ex9.c
/petsc/src/dm/impls/stag/tutorials/ex1.c
/petsc/src/dm/impls/stag/tutorials/ex2.c
/petsc/src/dm/impls/stag/tutorials/ex3.c
/petsc/src/dm/impls/stag/tutorials/ex4.c
/petsc/src/dm/impls/stag/tutorials/ex8.c
/petsc/src/dm/tests/ex1.c
/petsc/src/dm/tests/ex11.c
/petsc/src/dm/tests/ex12.c
/petsc/src/dm/tests/ex13.c
/petsc/src/dm/tests/ex14.c
/petsc/src/dm/tests/ex15.c
/petsc/src/dm/tests/ex16.c
/petsc/src/dm/tests/ex19.c
/petsc/src/dm/tests/ex1k.kokkos.cxx
/petsc/src/dm/tests/ex2.c
/petsc/src/dm/tests/ex20.c
/petsc/src/dm/tests/ex22.c
/petsc/src/dm/tests/ex23.c
/petsc/src/dm/tests/ex24.c
/petsc/src/dm/tests/ex25.c
/petsc/src/dm/tests/ex26.c
/petsc/src/dm/tests/ex27.c
/petsc/src/dm/tests/ex28.c
/petsc/src/dm/tests/ex2k.kokkos.cxx
/petsc/src/dm/tests/ex3.c
/petsc/src/dm/tests/ex33.c
/petsc/src/dm/tests/ex35.c
/petsc/src/dm/tests/ex37.c
/petsc/src/dm/tests/ex38.c
/petsc/src/dm/tests/ex39.c
/petsc/src/dm/tests/ex4.c
/petsc/src/dm/tests/ex40.c
/petsc/src/dm/tests/ex41.c
/petsc/src/dm/tests/ex43.c
/petsc/src/dm/tests/ex44.c
/petsc/src/dm/tests/ex46.c
/petsc/src/dm/tests/ex49.c
/petsc/src/dm/tests/ex51.c
/petsc/src/dm/tests/ex52.c
/petsc/src/dm/tests/ex53.c
/petsc/src/dm/tests/ex6.c
/petsc/src/dm/tests/ex7.c
/petsc/src/dm/tests/ex9.c
/petsc/src/dm/tests/noflux_check.c
/petsc/src/dm/tutorials/ex1.c
/petsc/src/dm/tutorials/ex10.c
/petsc/src/dm/tutorials/ex12.c
/petsc/src/dm/tutorials/ex14.c
/petsc/src/dm/tutorials/ex15.c
/petsc/src/dm/tutorials/ex19.c
/petsc/src/dm/tutorials/ex2.c
/petsc/src/dm/tutorials/ex20.c
/petsc/src/dm/tutorials/ex21.c
/petsc/src/dm/tutorials/ex22.c
/petsc/src/dm/tutorials/ex25.c
/petsc/src/dm/tutorials/ex3.c
/petsc/src/dm/tutorials/ex4.c
/petsc/src/dm/tutorials/ex5.c
/petsc/src/dm/tutorials/ex6.c
/petsc/src/dm/tutorials/ex7.c
/petsc/src/dm/tutorials/ex9.c
/petsc/src/dm/tutorials/swarm_ex1.c
/petsc/src/dm/tutorials/swarm_ex2.c
/petsc/src/dm/tutorials/swarm_ex3.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/tests/benchmarkscatters/ex1.c
/petsc/src/ksp/ksp/tests/benchmarkscatters/ex2.c
/petsc/src/ksp/ksp/tests/ex1.c
/petsc/src/ksp/ksp/tests/ex10.c
/petsc/src/ksp/ksp/tests/ex13.c
/petsc/src/ksp/ksp/tests/ex14.c
/petsc/src/ksp/ksp/tests/ex15.c
/petsc/src/ksp/ksp/tests/ex17.c
/petsc/src/ksp/ksp/tests/ex18.c
/petsc/src/ksp/ksp/tests/ex2.c
/petsc/src/ksp/ksp/tests/ex20.c
/petsc/src/ksp/ksp/tests/ex22.c
/petsc/src/ksp/ksp/tests/ex24.c
/petsc/src/ksp/ksp/tests/ex25.c
/petsc/src/ksp/ksp/tests/ex26.c
/petsc/src/ksp/ksp/tests/ex27.c
/petsc/src/ksp/ksp/tests/ex28.c
/petsc/src/ksp/ksp/tests/ex3.c
/petsc/src/ksp/ksp/tests/ex30.c
/petsc/src/ksp/ksp/tests/ex31.c
/petsc/src/ksp/ksp/tests/ex32.c
/petsc/src/ksp/ksp/tests/ex33.c
/petsc/src/ksp/ksp/tests/ex34.c
/petsc/src/ksp/ksp/tests/ex37.c
/petsc/src/ksp/ksp/tests/ex38.c
/petsc/src/ksp/ksp/tests/ex39.c
/petsc/src/ksp/ksp/tests/ex4.c
/petsc/src/ksp/ksp/tests/ex40.c
/petsc/src/ksp/ksp/tests/ex42.c
/petsc/src/ksp/ksp/tests/ex44.c
/petsc/src/ksp/ksp/tests/ex48.c
/petsc/src/ksp/ksp/tests/ex49.c
/petsc/src/ksp/ksp/tests/ex5.c
/petsc/src/ksp/ksp/tests/ex50.c
/petsc/src/ksp/ksp/tests/ex51.c
/petsc/src/ksp/ksp/tests/ex53.c
/petsc/src/ksp/ksp/tests/ex55.c
/petsc/src/ksp/ksp/tests/ex57.c
/petsc/src/ksp/ksp/tests/ex58.c
/petsc/src/ksp/ksp/tests/ex6.c
/petsc/src/ksp/ksp/tests/ex7.c
/petsc/src/ksp/ksp/tests/ex70.c
/petsc/src/ksp/ksp/tests/ex8.c
/petsc/src/ksp/ksp/tests/ex80.c
/petsc/src/ksp/ksp/tests/ex81.c
/petsc/src/ksp/ksp/tests/ex83.c
/petsc/src/ksp/ksp/tests/ex85.c
/petsc/src/ksp/ksp/tests/ex9.c
/petsc/src/ksp/ksp/tutorials/bench_kspsolve.c
/petsc/src/ksp/ksp/tutorials/ex1.c
/petsc/src/ksp/ksp/tutorials/ex10.c
/petsc/src/ksp/ksp/tutorials/ex11.c
/petsc/src/ksp/ksp/tutorials/ex12.c
/petsc/src/ksp/ksp/tutorials/ex13.c
/petsc/src/ksp/ksp/tutorials/ex15.c
/petsc/src/ksp/ksp/tutorials/ex16.c
/petsc/src/ksp/ksp/tutorials/ex18.c
/petsc/src/ksp/ksp/tutorials/ex19.c
/petsc/src/ksp/ksp/tutorials/ex2.c
/petsc/src/ksp/ksp/tutorials/ex21.c
/petsc/src/ksp/ksp/tutorials/ex23.c
/petsc/src/ksp/ksp/tutorials/ex25.c
/petsc/src/ksp/ksp/tutorials/ex27.c
/petsc/src/ksp/ksp/tutorials/ex28.c
/petsc/src/ksp/ksp/tutorials/ex29.c
/petsc/src/ksp/ksp/tutorials/ex3.c
/petsc/src/ksp/ksp/tutorials/ex32.c
/petsc/src/ksp/ksp/tutorials/ex34.c
/petsc/src/ksp/ksp/tutorials/ex35.cxx
/petsc/src/ksp/ksp/tutorials/ex36.cxx
/petsc/src/ksp/ksp/tutorials/ex4.c
/petsc/src/ksp/ksp/tutorials/ex41.c
/petsc/src/ksp/ksp/tutorials/ex42.c
/petsc/src/ksp/ksp/tutorials/ex43.c
/petsc/src/ksp/ksp/tutorials/ex45.c
/petsc/src/ksp/ksp/tutorials/ex46.c
/petsc/src/ksp/ksp/tutorials/ex49.c
/petsc/src/ksp/ksp/tutorials/ex5.c
/petsc/src/ksp/ksp/tutorials/ex50.c
/petsc/src/ksp/ksp/tutorials/ex51.c
/petsc/src/ksp/ksp/tutorials/ex52.c
/petsc/src/ksp/ksp/tutorials/ex53.c
/petsc/src/ksp/ksp/tutorials/ex54.c
/petsc/src/ksp/ksp/tutorials/ex55.c
/petsc/src/ksp/ksp/tutorials/ex56.c
/petsc/src/ksp/ksp/tutorials/ex59.c
/petsc/src/ksp/ksp/tutorials/ex6.c
/petsc/src/ksp/ksp/tutorials/ex60.c
/petsc/src/ksp/ksp/tutorials/ex62.c
/petsc/src/ksp/ksp/tutorials/ex64.c
/petsc/src/ksp/ksp/tutorials/ex65.c
/petsc/src/ksp/ksp/tutorials/ex66.c
/petsc/src/ksp/ksp/tutorials/ex67.c
/petsc/src/ksp/ksp/tutorials/ex7.c
/petsc/src/ksp/ksp/tutorials/ex70.c
/petsc/src/ksp/ksp/tutorials/ex71.c
/petsc/src/ksp/ksp/tutorials/ex72.c
/petsc/src/ksp/ksp/tutorials/ex73.c
/petsc/src/ksp/ksp/tutorials/ex74.c
/petsc/src/ksp/ksp/tutorials/ex8.c
/petsc/src/ksp/ksp/tutorials/ex84.c
/petsc/src/ksp/ksp/tutorials/ex86.c
/petsc/src/ksp/ksp/tutorials/ex9.c
/petsc/src/ksp/ksp/tutorials/network/ex1.c
/petsc/src/ksp/ksp/tutorials/network/ex1_nest.c
/petsc/src/ksp/ksp/tutorials/network/ex2.c
/petsc/src/ksp/ksp/tutorials/network/ex3.c
/petsc/src/ksp/ksp/tutorials/network/ex4.c
/petsc/src/ksp/pc/tests/ex1.c
/petsc/src/ksp/pc/tests/ex2.c
/petsc/src/ksp/pc/tests/ex3.c
/petsc/src/ksp/pc/tests/ex4.c
/petsc/src/ksp/pc/tests/ex5.c
/petsc/src/ksp/pc/tests/ex6.c
/petsc/src/ksp/pc/tests/ex7.c
/petsc/src/ksp/pc/tests/ex8.c
/petsc/src/ksp/pc/tutorials/ex3.c
/petsc/src/ksp/pc/tutorials/ex4.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/scalapack/matscalapack.c
/petsc/src/mat/tests/bench_spmv.c
/petsc/src/mat/tests/ex1.c
/petsc/src/mat/tests/ex10.c
/petsc/src/mat/tests/ex100.c
/petsc/src/mat/tests/ex101.c
/petsc/src/mat/tests/ex102.c
/petsc/src/mat/tests/ex103.c
/petsc/src/mat/tests/ex104.c
/petsc/src/mat/tests/ex106.c
/petsc/src/mat/tests/ex107.c
/petsc/src/mat/tests/ex108.c
/petsc/src/mat/tests/ex109.c
/petsc/src/mat/tests/ex11.c
/petsc/src/mat/tests/ex110.c
/petsc/src/mat/tests/ex112.c
/petsc/src/mat/tests/ex113.c
/petsc/src/mat/tests/ex114.c
/petsc/src/mat/tests/ex115.c
/petsc/src/mat/tests/ex116.c
/petsc/src/mat/tests/ex118.c
/petsc/src/mat/tests/ex119.c
/petsc/src/mat/tests/ex12.c
/petsc/src/mat/tests/ex120.c
/petsc/src/mat/tests/ex121.c
/petsc/src/mat/tests/ex122.c
/petsc/src/mat/tests/ex123.c
/petsc/src/mat/tests/ex124.c
/petsc/src/mat/tests/ex125.c
/petsc/src/mat/tests/ex127.c
/petsc/src/mat/tests/ex128.c
/petsc/src/mat/tests/ex129.c
/petsc/src/mat/tests/ex13.c
/petsc/src/mat/tests/ex130.c
/petsc/src/mat/tests/ex131.c
/petsc/src/mat/tests/ex132.c
/petsc/src/mat/tests/ex133.c
/petsc/src/mat/tests/ex136.c
/petsc/src/mat/tests/ex137.c
/petsc/src/mat/tests/ex138.c
/petsc/src/mat/tests/ex14.c
/petsc/src/mat/tests/ex140.c
/petsc/src/mat/tests/ex141.c
/petsc/src/mat/tests/ex142.c
/petsc/src/mat/tests/ex143.c
/petsc/src/mat/tests/ex144.c
/petsc/src/mat/tests/ex145.c
/petsc/src/mat/tests/ex146.c
/petsc/src/mat/tests/ex147.c
/petsc/src/mat/tests/ex148.c
/petsc/src/mat/tests/ex149.c
/petsc/src/mat/tests/ex15.c
/petsc/src/mat/tests/ex150.c
/petsc/src/mat/tests/ex151.c
/petsc/src/mat/tests/ex153.c
/petsc/src/mat/tests/ex154.c
/petsc/src/mat/tests/ex155.c
/petsc/src/mat/tests/ex157.c
/petsc/src/mat/tests/ex158.c
/petsc/src/mat/tests/ex160.c
/petsc/src/mat/tests/ex161.c
/petsc/src/mat/tests/ex162.c
/petsc/src/mat/tests/ex163.c
/petsc/src/mat/tests/ex164.c
/petsc/src/mat/tests/ex165.c
/petsc/src/mat/tests/ex166.c
/petsc/src/mat/tests/ex167.c
/petsc/src/mat/tests/ex168.c
/petsc/src/mat/tests/ex169.c
/petsc/src/mat/tests/ex17.c
/petsc/src/mat/tests/ex171.c
/petsc/src/mat/tests/ex172.c
/petsc/src/mat/tests/ex173.c
/petsc/src/mat/tests/ex175.c
/petsc/src/mat/tests/ex177.c
/petsc/src/mat/tests/ex178.c
/petsc/src/mat/tests/ex179.c
/petsc/src/mat/tests/ex18.c
/petsc/src/mat/tests/ex180.c
/petsc/src/mat/tests/ex181.c
/petsc/src/mat/tests/ex182.c
/petsc/src/mat/tests/ex183.c
/petsc/src/mat/tests/ex184.c
/petsc/src/mat/tests/ex185.c
/petsc/src/mat/tests/ex19.c
/petsc/src/mat/tests/ex190.c
/petsc/src/mat/tests/ex191.c
/petsc/src/mat/tests/ex192.c
/petsc/src/mat/tests/ex193.c
/petsc/src/mat/tests/ex194.c
/petsc/src/mat/tests/ex195.c
/petsc/src/mat/tests/ex197.c
/petsc/src/mat/tests/ex198.c
/petsc/src/mat/tests/ex199.c
/petsc/src/mat/tests/ex1k.kokkos.cxx
/petsc/src/mat/tests/ex2.c
/petsc/src/mat/tests/ex20.c
/petsc/src/mat/tests/ex202.c
/petsc/src/mat/tests/ex203.c
/petsc/src/mat/tests/ex204.c
/petsc/src/mat/tests/ex205.c
/petsc/src/mat/tests/ex206.c
/petsc/src/mat/tests/ex207.c
/petsc/src/mat/tests/ex208.c
/petsc/src/mat/tests/ex209.c
/petsc/src/mat/tests/ex21.c
/petsc/src/mat/tests/ex211.c
/petsc/src/mat/tests/ex213.c
/petsc/src/mat/tests/ex214.c
/petsc/src/mat/tests/ex215.c
/petsc/src/mat/tests/ex218.c
/petsc/src/mat/tests/ex22.c
/petsc/src/mat/tests/ex220.c
/petsc/src/mat/tests/ex221.c
/petsc/src/mat/tests/ex222.c
/petsc/src/mat/tests/ex225.c
/petsc/src/mat/tests/ex226.c
/petsc/src/mat/tests/ex228.c
/petsc/src/mat/tests/ex229.c
/petsc/src/mat/tests/ex23.c
/petsc/src/mat/tests/ex230.c
/petsc/src/mat/tests/ex231.cxx
/petsc/src/mat/tests/ex232.c
/petsc/src/mat/tests/ex235.c
/petsc/src/mat/tests/ex236.c
/petsc/src/mat/tests/ex238.c
/petsc/src/mat/tests/ex24.c
/petsc/src/mat/tests/ex242.c
/petsc/src/mat/tests/ex243.c
/petsc/src/mat/tests/ex244.cxx
/petsc/src/mat/tests/ex245.c
/petsc/src/mat/tests/ex247.c
/petsc/src/mat/tests/ex248.c
/petsc/src/mat/tests/ex249.c
/petsc/src/mat/tests/ex25.c
/petsc/src/mat/tests/ex250.c
/petsc/src/mat/tests/ex251.c
/petsc/src/mat/tests/ex252.c
/petsc/src/mat/tests/ex253.c
/petsc/src/mat/tests/ex254.c
/petsc/src/mat/tests/ex255.c
/petsc/src/mat/tests/ex259.c
/petsc/src/mat/tests/ex26.c
/petsc/src/mat/tests/ex260.c
/petsc/src/mat/tests/ex263.c
/petsc/src/mat/tests/ex264.c
/petsc/src/mat/tests/ex266.c
/petsc/src/mat/tests/ex267.c
/petsc/src/mat/tests/ex27.c
/petsc/src/mat/tests/ex28.c
/petsc/src/mat/tests/ex29.c
/petsc/src/mat/tests/ex2k.kokkos.cxx
/petsc/src/mat/tests/ex3.c
/petsc/src/mat/tests/ex30.c
/petsc/src/mat/tests/ex300.c
/petsc/src/mat/tests/ex301.c
/petsc/src/mat/tests/ex31.c
/petsc/src/mat/tests/ex32.c
/petsc/src/mat/tests/ex33.c
/petsc/src/mat/tests/ex34.c
/petsc/src/mat/tests/ex35.c
/petsc/src/mat/tests/ex37.c
/petsc/src/mat/tests/ex38.c
/petsc/src/mat/tests/ex39.c
/petsc/src/mat/tests/ex4.c
/petsc/src/mat/tests/ex40.c
/petsc/src/mat/tests/ex41.c
/petsc/src/mat/tests/ex42.c
/petsc/src/mat/tests/ex43.c
/petsc/src/mat/tests/ex46.c
/petsc/src/mat/tests/ex47.c
/petsc/src/mat/tests/ex48.c
/petsc/src/mat/tests/ex49.c
/petsc/src/mat/tests/ex5.c
/petsc/src/mat/tests/ex51.c
/petsc/src/mat/tests/ex52.c
/petsc/src/mat/tests/ex53.c
/petsc/src/mat/tests/ex54.c
/petsc/src/mat/tests/ex55.c
/petsc/src/mat/tests/ex56.c
/petsc/src/mat/tests/ex57.c
/petsc/src/mat/tests/ex58.c
/petsc/src/mat/tests/ex59.c
/petsc/src/mat/tests/ex6.c
/petsc/src/mat/tests/ex60.c
/petsc/src/mat/tests/ex61.c
/petsc/src/mat/tests/ex62.c
/petsc/src/mat/tests/ex64.c
/petsc/src/mat/tests/ex65.c
/petsc/src/mat/tests/ex66.c
/petsc/src/mat/tests/ex68.c
/petsc/src/mat/tests/ex69.c
/petsc/src/mat/tests/ex7.c
/petsc/src/mat/tests/ex71.c
/petsc/src/mat/tests/ex73.c
/petsc/src/mat/tests/ex74.c
/petsc/src/mat/tests/ex75.c
/petsc/src/mat/tests/ex76.c
/petsc/src/mat/tests/ex77.c
/petsc/src/mat/tests/ex78.c
/petsc/src/mat/tests/ex8.c
/petsc/src/mat/tests/ex80.c
/petsc/src/mat/tests/ex81.c
/petsc/src/mat/tests/ex82.c
/petsc/src/mat/tests/ex83.c
/petsc/src/mat/tests/ex86.c
/petsc/src/mat/tests/ex87.c
/petsc/src/mat/tests/ex88.c
/petsc/src/mat/tests/ex9.c
/petsc/src/mat/tests/ex91.c
/petsc/src/mat/tests/ex92.c
/petsc/src/mat/tests/ex93.c
/petsc/src/mat/tests/ex94.c
/petsc/src/mat/tests/ex95.c
/petsc/src/mat/tests/ex98.c
/petsc/src/mat/tests/tmpbench.c
/petsc/src/mat/tutorials/ex1.c
/petsc/src/mat/tutorials/ex10.c
/petsc/src/mat/tutorials/ex11.c
/petsc/src/mat/tutorials/ex12.c
/petsc/src/mat/tutorials/ex15.c
/petsc/src/mat/tutorials/ex16.c
/petsc/src/mat/tutorials/ex17.c
/petsc/src/mat/tutorials/ex18.c
/petsc/src/mat/tutorials/ex7.c
/petsc/src/mat/tutorials/ex8.c
/petsc/src/mat/tutorials/ex9.c
/petsc/src/snes/tests/ex1.c
/petsc/src/snes/tests/ex17.c
/petsc/src/snes/tests/ex241.cxx
/petsc/src/snes/tests/ex4.c
/petsc/src/snes/tests/ex5.c
/petsc/src/snes/tests/ex69.c
/petsc/src/snes/tests/ex7.c
/petsc/src/snes/tutorials/ex1.c
/petsc/src/snes/tutorials/ex14.c
/petsc/src/snes/tutorials/ex15.c
/petsc/src/snes/tutorials/ex16.c
/petsc/src/snes/tutorials/ex19.c
/petsc/src/snes/tutorials/ex2.c
/petsc/src/snes/tutorials/ex21.c
/petsc/src/snes/tutorials/ex3.c
/petsc/src/snes/tutorials/ex30.c
/petsc/src/snes/tutorials/ex31.c
/petsc/src/snes/tutorials/ex35.c
/petsc/src/snes/tutorials/ex3k.kokkos.cxx
/petsc/src/snes/tutorials/ex4.c
/petsc/src/snes/tutorials/ex42.c
/petsc/src/snes/tutorials/ex46.c
/petsc/src/snes/tutorials/ex47cu.cu
/petsc/src/snes/tutorials/ex5.c
/petsc/src/snes/tutorials/ex55.c
/petsc/src/snes/tutorials/ex56.c
/petsc/src/snes/tutorials/ex58.c
/petsc/src/snes/tutorials/ex59.c
/petsc/src/snes/tutorials/ex6.c
/petsc/src/snes/tutorials/ex78.c
/petsc/src/snes/tutorials/ex9.c
/petsc/src/snes/tutorials/ex99.c
/petsc/src/sys/classes/random/tutorials/ex1.c
/petsc/src/sys/classes/random/tutorials/ex2.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/classes/viewer/tests/ex3.c
/petsc/src/sys/classes/viewer/tests/ex4.c
/petsc/src/sys/classes/viewer/tests/ex5.c
/petsc/src/sys/classes/viewer/tutorials/ex1.c
/petsc/src/sys/classes/viewer/tutorials/ex2.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/error/tests/ex1.c
/petsc/src/sys/error/tests/ex2.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/mpiuni/mpitime.c
/petsc/src/sys/objects/device/tests/ex1kok.kokkos.cxx
/petsc/src/sys/objects/device/tests/ex2cu.cu
/petsc/src/sys/objects/device/tests/ex2hip.hip.cpp
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/tests/ex1.c
/petsc/src/sys/tests/ex10.c
/petsc/src/sys/tests/ex11.c
/petsc/src/sys/tests/ex12.c
/petsc/src/sys/tests/ex14.c
/petsc/src/sys/tests/ex16.c
/petsc/src/sys/tests/ex17.c
/petsc/src/sys/tests/ex18.c
/petsc/src/sys/tests/ex2.c
/petsc/src/sys/tests/ex22.c
/petsc/src/sys/tests/ex24.c
/petsc/src/sys/tests/ex25.c
/petsc/src/sys/tests/ex26.c
/petsc/src/sys/tests/ex27.c
/petsc/src/sys/tests/ex28.c
/petsc/src/sys/tests/ex29.c
/petsc/src/sys/tests/ex3.c
/petsc/src/sys/tests/ex30.c
/petsc/src/sys/tests/ex31.c
/petsc/src/sys/tests/ex33.c
/petsc/src/sys/tests/ex35.c
/petsc/src/sys/tests/ex37.c
/petsc/src/sys/tests/ex44.cxx
/petsc/src/sys/tests/ex45.cxx
/petsc/src/sys/tests/ex46.cxx
/petsc/src/sys/tests/ex49.c
/petsc/src/sys/tests/ex5.c
/petsc/src/sys/tests/ex50.c
/petsc/src/sys/tests/ex51.c
/petsc/src/sys/tests/ex52.c
/petsc/src/sys/tests/ex53.c
/petsc/src/sys/tests/ex57.c
/petsc/src/sys/tests/ex58.c
/petsc/src/sys/tests/ex59.c
/petsc/src/sys/tests/ex62.c
/petsc/src/sys/tests/ex63.c
/petsc/src/sys/tests/ex66.c
/petsc/src/sys/tests/ex7.c
/petsc/src/sys/tests/ex70.c
/petsc/src/sys/tests/ex74.c
/petsc/src/sys/tests/ex76.c
/petsc/src/sys/tests/ex77.c
/petsc/src/sys/tests/ex78.c
/petsc/src/sys/tests/ex8.c
/petsc/src/sys/time/fdate.c
/petsc/src/sys/tutorials/ex1.c
/petsc/src/sys/tutorials/ex16.c
/petsc/src/sys/tutorials/ex17.c
/petsc/src/sys/tutorials/ex19.c
/petsc/src/sys/tutorials/ex20.c
/petsc/src/sys/tutorials/ex4.c
/petsc/src/sys/tutorials/ex5.c
/petsc/src/sys/utils/server.c
/petsc/src/tao/bound/tutorials/jbearing2.c
/petsc/src/tao/bound/tutorials/plate2.c
/petsc/src/tao/complementarity/tutorials/blackscholes.c
/petsc/src/tao/complementarity/tutorials/minsurf1.c
/petsc/src/tao/constrained/tutorials/ex1.c
/petsc/src/tao/constrained/tutorials/maros.c
/petsc/src/tao/constrained/tutorials/tomographyADMM.c
/petsc/src/tao/leastsquares/tests/chwirut2.c
/petsc/src/tao/leastsquares/tutorials/chwirut1.c
/petsc/src/tao/leastsquares/tutorials/chwirut2.c
/petsc/src/tao/leastsquares/tutorials/cs1.c
/petsc/src/tao/leastsquares/tutorials/matlab/matlab_ls_test.c
/petsc/src/tao/leastsquares/tutorials/tomography.c
/petsc/src/tao/pde_constrained/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/tutorials/parabolic.c
/petsc/src/tao/unconstrained/tutorials/burgers_spectral.c
/petsc/src/tao/unconstrained/tutorials/eptorsion1.c
/petsc/src/tao/unconstrained/tutorials/eptorsion2.c
/petsc/src/tao/unconstrained/tutorials/eptorsion3.c
/petsc/src/tao/unconstrained/tutorials/minsurf1.c
/petsc/src/tao/unconstrained/tutorials/minsurf2.c
/petsc/src/tao/unconstrained/tutorials/rosenbrock1.c
/petsc/src/tao/unconstrained/tutorials/rosenbrock2.c
/petsc/src/tao/unconstrained/tutorials/rosenbrock3.c
/petsc/src/tao/unconstrained/tutorials/rosenbrock4.c
/petsc/src/tao/unconstrained/tutorials/rosenbrock4cu.cu
/petsc/src/tao/unconstrained/tutorials/spectraladjointassimilation.c
/petsc/src/ts/event/tests/ex1.c
/petsc/src/ts/event/tests/ex16.c
/petsc/src/ts/event/tests/ex1sin.c
/petsc/src/ts/event/tests/ex2.c
/petsc/src/ts/event/tests/ex3.c
/petsc/src/ts/event/tests/ex3span.c
/petsc/src/ts/event/tests/ex4.c
/petsc/src/ts/event/tests/ex5.c
/petsc/src/ts/tests/ex10.c
/petsc/src/ts/tests/ex11.c
/petsc/src/ts/tests/ex12.c
/petsc/src/ts/tests/ex13.c
/petsc/src/ts/tests/ex17.c
/petsc/src/ts/tests/ex18.c
/petsc/src/ts/tests/ex2.c
/petsc/src/ts/tests/ex24.c
/petsc/src/ts/tests/ex25.c
/petsc/src/ts/tests/ex26.c
/petsc/src/ts/tests/ex3.c
/petsc/src/ts/tests/ex4.c
/petsc/src/ts/tests/ex5.c
/petsc/src/ts/tests/ex6.c
/petsc/src/ts/tests/ex7.c
/petsc/src/ts/tests/ex8.c
/petsc/src/ts/tests/ex9.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex1.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex2.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex3.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex4.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj_mf.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5opt_ic.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex6.c
/petsc/src/ts/tutorials/ex11.c
/petsc/src/ts/tutorials/ex11_sa.c
/petsc/src/ts/tutorials/ex12.c
/petsc/src/ts/tutorials/ex13.c
/petsc/src/ts/tutorials/ex15.c
/petsc/src/ts/tutorials/ex17.c
/petsc/src/ts/tutorials/ex18.c
/petsc/src/ts/tutorials/ex2.c
/petsc/src/ts/tutorials/ex21.c
/petsc/src/ts/tutorials/ex22.c
/petsc/src/ts/tutorials/ex24.c
/petsc/src/ts/tutorials/ex25.c
/petsc/src/ts/tutorials/ex26.c
/petsc/src/ts/tutorials/ex27.c
/petsc/src/ts/tutorials/ex29.c
/petsc/src/ts/tutorials/ex3.c
/petsc/src/ts/tutorials/ex31.c
/petsc/src/ts/tutorials/ex32.c
/petsc/src/ts/tutorials/ex35.cxx
/petsc/src/ts/tutorials/ex36.c
/petsc/src/ts/tutorials/ex4.c
/petsc/src/ts/tutorials/ex40.c
/petsc/src/ts/tutorials/ex41.c
/petsc/src/ts/tutorials/ex5.c
/petsc/src/ts/tutorials/ex50.c
/petsc/src/ts/tutorials/ex51.c
/petsc/src/ts/tutorials/ex52.c
/petsc/src/ts/tutorials/ex6.c
/petsc/src/ts/tutorials/ex7.c
/petsc/src/ts/tutorials/ex74.c
/petsc/src/ts/tutorials/ex8.c
/petsc/src/ts/tutorials/extchem.c
/petsc/src/ts/tutorials/extchemfield.c
/petsc/src/ts/tutorials/hybrid/ex1.c
/petsc/src/ts/tutorials/hybrid/ex1adj.c
/petsc/src/ts/tutorials/hybrid/ex1fd.c
/petsc/src/ts/tutorials/hybrid/ex1fwd.c
/petsc/src/ts/tutorials/multirate/ex1.c
/petsc/src/ts/tutorials/multirate/ex2.c
/petsc/src/ts/tutorials/multirate/ex3.c
/petsc/src/ts/tutorials/multirate/ex3fastslowsplit.c
/petsc/src/ts/tutorials/phasefield/biharmonic.c
/petsc/src/ts/tutorials/phasefield/biharmonic2.c
/petsc/src/ts/tutorials/phasefield/biharmonic3.c
/petsc/src/ts/tutorials/phasefield/heat.c
/petsc/src/ts/tutorials/power_grid/ex1.c
/petsc/src/ts/tutorials/power_grid/ex2.c
/petsc/src/ts/tutorials/power_grid/ex3.c
/petsc/src/ts/tutorials/power_grid/ex3sa.c
/petsc/src/ts/tutorials/power_grid/ex5.c
/petsc/src/ts/tutorials/power_grid/ex9.c
/petsc/src/ts/tutorials/power_grid/ex9adj.c
/petsc/src/vec/is/ao/tests/ex1.c
/petsc/src/vec/is/ao/tests/ex2.c
/petsc/src/vec/is/ao/tests/ex3d/ex3.cxx
/petsc/src/vec/is/ao/tests/ex4.c
/petsc/src/vec/is/ao/tests/ex5.c
/petsc/src/vec/is/ao/tests/ex7.c
/petsc/src/vec/is/is/tests/ex1.c
/petsc/src/vec/is/is/tests/ex10.c
/petsc/src/vec/is/is/tests/ex11.c
/petsc/src/vec/is/is/tests/ex12.c
/petsc/src/vec/is/is/tests/ex13.c
/petsc/src/vec/is/is/tests/ex2.c
/petsc/src/vec/is/is/tests/ex3.c
/petsc/src/vec/is/is/tests/ex4.c
/petsc/src/vec/is/is/tests/ex5.c
/petsc/src/vec/is/is/tests/ex6.c
/petsc/src/vec/is/is/tests/ex8.c
/petsc/src/vec/is/is/tests/ex9.c
/petsc/src/vec/is/is/tutorials/ex1.c
/petsc/src/vec/is/is/tutorials/ex2.c
/petsc/src/vec/is/is/tutorials/ex3.c
/petsc/src/vec/is/is/tutorials/ex4.c
/petsc/src/vec/is/is/tutorials/ex5.c
/petsc/src/vec/is/sf/tests/ex11.c
/petsc/src/vec/is/sf/tests/ex12.c
/petsc/src/vec/is/sf/tests/ex13.c
/petsc/src/vec/is/sf/tests/ex14.c
/petsc/src/vec/is/sf/tests/ex15.c
/petsc/src/vec/is/sf/tests/ex2.c
/petsc/src/vec/is/sf/tests/ex3.c
/petsc/src/vec/is/sf/tests/ex6.c
/petsc/src/vec/is/sf/tests/ex7.c
/petsc/src/vec/is/sf/tests/ex8.c
/petsc/src/vec/is/sf/tests/ex9.c
/petsc/src/vec/is/sf/tutorials/ex1.c
/petsc/src/vec/is/tests/ex1.c
/petsc/src/vec/is/tests/ex3.c
/petsc/src/vec/is/tests/ex7.c
/petsc/src/vec/pf/impls/string/tests/ex1.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/tests/benchmark_veccreate.c
/petsc/src/vec/vec/tests/ex1.c
/petsc/src/vec/vec/tests/ex10.c
/petsc/src/vec/vec/tests/ex100.cu
/petsc/src/vec/vec/tests/ex11.c
/petsc/src/vec/vec/tests/ex12.c
/petsc/src/vec/vec/tests/ex13.c
/petsc/src/vec/vec/tests/ex14.c
/petsc/src/vec/vec/tests/ex15.c
/petsc/src/vec/vec/tests/ex16.c
/petsc/src/vec/vec/tests/ex17.c
/petsc/src/vec/vec/tests/ex18.c
/petsc/src/vec/vec/tests/ex1k.kokkos.cxx
/petsc/src/vec/vec/tests/ex2.c
/petsc/src/vec/vec/tests/ex21.c
/petsc/src/vec/vec/tests/ex22.c
/petsc/src/vec/vec/tests/ex23.c
/petsc/src/vec/vec/tests/ex24.c
/petsc/src/vec/vec/tests/ex25.c
/petsc/src/vec/vec/tests/ex28.c
/petsc/src/vec/vec/tests/ex29.c
/petsc/src/vec/vec/tests/ex2k.c
/petsc/src/vec/vec/tests/ex3.c
/petsc/src/vec/vec/tests/ex33.c
/petsc/src/vec/vec/tests/ex35.c
/petsc/src/vec/vec/tests/ex36.c
/petsc/src/vec/vec/tests/ex37.c
/petsc/src/vec/vec/tests/ex39.c
/petsc/src/vec/vec/tests/ex4.c
/petsc/src/vec/vec/tests/ex40.c
/petsc/src/vec/vec/tests/ex41.c
/petsc/src/vec/vec/tests/ex42.c
/petsc/src/vec/vec/tests/ex43.c
/petsc/src/vec/vec/tests/ex45.c
/petsc/src/vec/vec/tests/ex46.c
/petsc/src/vec/vec/tests/ex47.c
/petsc/src/vec/vec/tests/ex48.c
/petsc/src/vec/vec/tests/ex5.c
/petsc/src/vec/vec/tests/ex50.c
/petsc/src/vec/vec/tests/ex51.c
/petsc/src/vec/vec/tests/ex55.c
/petsc/src/vec/vec/tests/ex56.c
/petsc/src/vec/vec/tests/ex57.cxx
/petsc/src/vec/vec/tests/ex58.c
/petsc/src/vec/vec/tests/ex59.cxx
/petsc/src/vec/vec/tests/ex6.c
/petsc/src/vec/vec/tests/ex60.c
/petsc/src/vec/vec/tests/ex61.c
/petsc/src/vec/vec/tests/ex62.c
/petsc/src/vec/vec/tests/ex7.c
/petsc/src/vec/vec/tests/ex8.c
/petsc/src/vec/vec/tests/ex9.c
/petsc/src/vec/vec/tutorials/ex1.c
/petsc/src/vec/vec/tutorials/ex10.c
/petsc/src/vec/vec/tutorials/ex11.c
/petsc/src/vec/vec/tutorials/ex12.c
/petsc/src/vec/vec/tutorials/ex13.c
/petsc/src/vec/vec/tutorials/ex16.c
/petsc/src/vec/vec/tutorials/ex18.c
/petsc/src/vec/vec/tutorials/ex19.c
/petsc/src/vec/vec/tutorials/ex2.c
/petsc/src/vec/vec/tutorials/ex3.c
/petsc/src/vec/vec/tutorials/ex31.c
/petsc/src/vec/vec/tutorials/ex42.c
/petsc/src/vec/vec/tutorials/ex42a.c
/petsc/src/vec/vec/tutorials/ex44.c
/petsc/src/vec/vec/tutorials/ex5.c
/petsc/src/vec/vec/tutorials/ex6.c
/petsc/src/vec/vec/tutorials/ex7.c
/petsc/src/vec/vec/tutorials/ex8.c
/petsc/src/vec/vec/tutorials/ex9.c
/petsc/src/vec/vec/tutorials/performance.c
a24cdd0d21-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-09-17/fix-petsccallmpi-misuse' into 'main'

Introduce PetscCallReturnMPI() to check for PETSc errors in PETSc provided MPI callpacks

See merge request petsc/petsc!7844


/petsc/config/BuildSystem/config/packages/MFEM.py
/petsc/doc/changes/dev.rst
/petsc/doc/developers/style.rst
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/share/petsc/suppressions/ubsan
plexorient.c
/petsc/src/ksp/ksp/impls/cg/pipelcg/pipelcg.c
/petsc/src/ksp/ksp/tutorials/ex76.py
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/ksp/pc/impls/pbjacobi/cuda/pbjacobi_cuda.cu
/petsc/src/ksp/pc/impls/pbjacobi/kokkos/pbjacobi_kok.kokkos.cxx
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.h
/petsc/src/ksp/pc/impls/vpbjacobi/cuda/vpbjacobi_cuda.cu
/petsc/src/ksp/pc/impls/vpbjacobi/kokkos/vpbjacobi_kok.kokkos.cxx
/petsc/src/ksp/pc/impls/vpbjacobi/vpbjacobi.c
/petsc/src/ksp/pc/impls/vpbjacobi/vpbjacobi.h
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/scalapack/matscalapack.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/impls/sell/mpi/mpisell.c
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/sys/classes/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/mpishm.c
/petsc/src/tao/unconstrained/impls/bmrm/bmrm.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/comb.c
aa0a274119-Sep-2024 Matthew G. Knepley <knepley@gmail.com>

Plex ex44: Added parallel extrusion tests

e0b9383919-Sep-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix normal computation in parallel extrusion
- Add -dm_plex_transform_active to set active label
- Normal computation now happens in extrusion setup and can involve communication
- Add PlexNorm

Plex: Fix normal computation in parallel extrusion
- Add -dm_plex_transform_active to set active label
- Normal computation now happens in extrusion setup and can involve communication
- Add PlexNormalAlg to describe computation of normal
- Create a normal field that can be completed

show more ...

581be37218-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-gen-xdmf' into 'main'

DMPlex fixes for HDF5_VIZ and XDMF output

See merge request petsc/petsc!7835

3387f46218-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

PETSc functions that return non-error codes cannot use PetscCall()

462c564d14-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()

Introduce MPIU_Count to be used when MPI_Count is not available


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/doc/changes/dev.rst
/petsc/gmakefile
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/snesimpl.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscpctypes.h
/petsc/include/petscsys.h
/petsc/lib/petsc/conf/rules_util.mk
/petsc/src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c
/petsc/src/dm/dt/dualspace/impls/sum/dualspacesum.c
/petsc/src/dm/dt/fe/tests/ex4.c
/petsc/src/dm/field/impls/da/dmfieldda.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dagtona.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/forest/p4est/pforest.h
/petsc/src/dm/impls/moab/dmmbvec.cxx
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
cgns/plexcgns2.c
generators/triangle/trigenerate.c
plex.c
plexadapt.c
plexcreate.c
plexdistribute.c
plexfem.c
plexgeometry.c
plexglvis.c
plexhdf5.c
plexinterpolate.c
plexnatural.c
plexpartition.c
plexpreallocate.c
plexsubmesh.c
plextree.c
plexvtk.c
pointqueue.c
tests/ex1.c
tests/ex11.c
tests/ex18.c
tests/ex3.c
tests/ex31.c
tests/ex56.c
transform/impls/extrude/plextrextrude.c
tutorials/ex10.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/impls/swarm/tests/ex11.c
/petsc/src/dm/impls/swarm/tests/ex2.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmcoordinates.c
/petsc/src/dm/interface/dmi.c
/petsc/src/dm/interface/dmperiodicity.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/dm/partitioner/impls/simple/partsimple.c
/petsc/src/dm/tests/ex32.c
/petsc/src/dm/tests/ex7.c
/petsc/src/ksp/ksp/guess/impls/pod/pod.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/cg/pipecg2/pipecg2.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresorthog.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/tests/benchmarkscatters/ex1.c
/petsc/src/ksp/ksp/tutorials/ex10.c
/petsc/src/ksp/ksp/tutorials/ex42.c
/petsc/src/ksp/ksp/tutorials/ex43.c
/petsc/src/ksp/ksp/tutorials/ex70.c
/petsc/src/ksp/ksp/tutorials/ex72.c
/petsc/src/ksp/ksp/tutorials/ex73.c
/petsc/src/ksp/ksp/tutorials/ex82.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcgraph.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/h2opus/pch2opus.c
/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/ksp/pc/interface/precon.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/graphops/color/impls/greedy/greedy.c
/petsc/src/mat/graphops/color/impls/jp/jp.c
/petsc/src/mat/graphops/color/interface/matcoloring.c
/petsc/src/mat/graphops/partition/partition.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/h2opus/cuda/math2opus.cu
/petsc/src/mat/impls/htool/htool.cxx
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/lrc/lrc.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/normal/normmh.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/scalapack/matscalapack.c
/petsc/src/mat/impls/sell/mpi/mpisell.c
/petsc/src/mat/interface/matproduct.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex23.c
/petsc/src/mat/tests/ex241.c
/petsc/src/mat/tests/ex246.cxx
/petsc/src/mat/utils/bandwidth.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/impls/gs/gssecant.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/tutorials/ex48.c
/petsc/src/snes/utils/convest.c
/petsc/src/snes/utils/dm/dminterpolatesnes.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/snes/utils/dmlocalsnes.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/draw/impls/tikz/tikz.c
/petsc/src/sys/classes/draw/impls/x/xops.c
/petsc/src/sys/classes/draw/utils/axisc.c
/petsc/src/sys/classes/draw/utils/dscatter.c
/petsc/src/sys/classes/random/tests/ex3.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/draw/drawv.c
/petsc/src/sys/classes/viewer/impls/glvis/glvis.c
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errabort.c
/petsc/src/sys/error/errstop.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/fp.c
/petsc/src/sys/error/pstack.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/ftn-custom/zmprintf.c
/petsc/src/sys/logging/handler/impls/default/logdefault.c
/petsc/src/sys/logging/handler/impls/nested/lognested.c
/petsc/src/sys/logging/handler/impls/nested/xmlviewer.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/garbage.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/tests/ex76.c
/petsc/src/sys/tests/ex77.c
/petsc/src/sys/tests/ex78.c
/petsc/src/sys/tests/output/ex76_1.out
/petsc/src/sys/tests/output/ex77_1.out
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/utils/mpits.c
/petsc/src/sys/utils/mpiu.c
/petsc/src/sys/utils/pdisplay.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/sys/utils/str.c
/petsc/src/tao/bound/tutorials/plate2.c
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/constrained/impls/ipm/pdipm.c
/petsc/src/tao/constrained/tutorials/ex1.c
/petsc/src/tao/linesearch/impls/owarmijo/owarmijo.c
/petsc/src/tao/unconstrained/tutorials/minsurf2.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/impls/implicit/glle/glle.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tshistory.c
/petsc/src/ts/tutorials/ex11.c
/petsc/src/ts/tutorials/ex11_sa.c
/petsc/src/ts/tutorials/ex14.c
/petsc/src/ts/tutorials/ex18.c
/petsc/src/ts/tutorials/ex30.c
/petsc/src/ts/tutorials/ex44.c
/petsc/src/ts/tutorials/ex77.c
/petsc/src/ts/tutorials/ex9.c
/petsc/src/ts/tutorials/hamiltonian/ex2.c
/petsc/src/ts/tutorials/multirate/ex4.c
/petsc/src/ts/tutorials/multirate/ex6.c
/petsc/src/ts/tutorials/multirate/ex7.c
/petsc/src/ts/tutorials/multirate/ex8.c
/petsc/src/ts/tutorials/multirate/finitevolume1d.c
/petsc/src/ts/tutorials/power_grid/ex7.c
/petsc/src/ts/utils/tsconvest.c
/petsc/src/vec/is/ao/tests/ex2.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/is/utils/iscomp.c
/petsc/src/vec/is/is/utils/isdiff.c
/petsc/src/vec/is/section/interface/section.c
/petsc/src/vec/is/section/interface/sectionhdf5.c
/petsc/src/vec/is/sf/impls/basic/nvshmem/sfnvshmem.cu
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/vscat.c
/petsc/src/vec/is/sf/tests/ex14.c
/petsc/src/vec/is/sf/tests/ex5.c
/petsc/src/vec/is/sf/utils/sfutils.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/pmap.c
/petsc/src/vec/is/utils/psort.c
/petsc/src/vec/vec/impls/mpi/mpiviennacl/mpiviennacl.cxx
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/nest/vecnest.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/tutorials/ex9.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/projection.c
/petsc/src/vec/vec/utils/tagger/impls/relative.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vinv.c
1690c2ae10-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

Change from deprecated PETSC_MAX/MIN_INT to PETSC_INT_MAX/MIN

Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example
Funded

Change from deprecated PETSC_MAX/MIN_INT to PETSC_INT_MAX/MIN

Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example
Funded-by:
Project:
Time: hours
Reported-by:
Thanks-to:
Development Tools: Vim, Emacs, Eclipse

show more ...


/petsc/doc/developers/style.rst
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/petscfptimpl.h
/petsc/include/petsc/private/sectionimpl.h
/petsc/include/petscoptions.h
/petsc/include/petscsys.h
/petsc/include/petscsystypes.h
/petsc/src/dm/dt/space/impls/point/spacepoint.c
/petsc/src/dm/dt/space/impls/sum/spacesum.c
/petsc/src/dm/dt/space/impls/tensor/spacetensor.c
/petsc/src/dm/field/impls/ds/dmfieldds.c
/petsc/src/dm/field/interface/dmfield.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/forest/p4est/pforest.h
plex.c
plexcreate.c
plexdistribute.c
plexfem.c
plexglvis.c
plexgmsh.c
plexhdf5.c
plexinterpolate.c
plexproject.c
plexsfc.c
plexsubmesh.c
plextree.c
tests/ex18.c
transform/interface/plextransform.c
tutorials/ex11.c
/petsc/src/dm/impls/stag/tests/ex53.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmi.c
/petsc/src/dm/interface/dmperiodicity.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/dm/partitioner/impls/chaco/partchaco.c
/petsc/src/dm/tutorials/ex22.c
/petsc/src/ksp/ksp/tutorials/ex35.cxx
/petsc/src/ksp/ksp/tutorials/ex36.cxx
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcgraph.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bjacobi/bjkokkos/bjkokkos.kokkos.cxx
/petsc/src/ksp/pc/impls/deflation/deflationspace.c
/petsc/src/ksp/pc/impls/mg/gdsw.c
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/ksp/pc/impls/vpbjacobi/kokkos/vpbjacobi_kok.kokkos.cxx
/petsc/src/ksp/pc/impls/vpbjacobi/vpbjacobi.c
/petsc/src/mat/graphops/partition/partition.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex260.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/pheap.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj.c
/petsc/src/sys/classes/viewer/tests/ex6.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/ftn-custom/zoptionsf.c
/petsc/src/sys/objects/garbage.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/tests/ex52.c
/petsc/src/sys/tests/ex58.c
/petsc/src/sys/utils/mpiu.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/sorti.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/unconstrained/tutorials/burgers_spectral.c
/petsc/src/tao/unconstrained/tutorials/rosenbrock4.h
/petsc/src/tao/unconstrained/tutorials/spectraladjointassimilation.c
/petsc/src/ts/event/tests/ex1.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/trajectory/interface/traj.c
/petsc/src/ts/trajectory/utils/reconstruct.c
/petsc/src/ts/tutorials/ex48.c
/petsc/src/ts/tutorials/ex50.c
/petsc/src/ts/tutorials/hamiltonian/ex2.c
/petsc/src/ts/utils/dmplexlandau/tutorials/ex2.c
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/impls/general/general.c
/petsc/src/vec/is/is/impls/stride/stride.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/is/tests/ex11.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/is/utils/isdiff.c
/petsc/src/vec/is/section/interface/section.c
/petsc/src/vec/is/sf/impls/basic/allgatherv/sfallgatherv.c
/petsc/src/vec/is/sf/impls/basic/neighbor/sfneighbor.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/vscat.c
/petsc/src/vec/is/sf/tests/ex1.c
/petsc/src/vec/is/sf/utils/sfutils.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/psort.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/tagger/impls/cdf.c
6497c31125-Aug-2024 Barry Smith <bsmith@mcs.anl.gov>

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in th

Add to CI compilers flags '-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-float-conversion']

Also fix the code to repository to compile cleanly with these flags in the CI

show more ...


/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/doc/developers/style.rst
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/characteristicimpl.h
/petsc/include/petsc/private/cupminterface.hpp
/petsc/include/petsc/private/dmstagimpl.h
/petsc/include/petsc/private/hashmapobj.h
/petsc/include/petsc/private/hashtable.h
/petsc/include/petsc/private/kspimpl.h
/petsc/include/petsc/private/logimpl.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/pcisimpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscbt.h
/petsc/include/petscerror.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petsclandau.h
/petsc/include/petsclog.h
/petsc/include/petscmath.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsf.h
/petsc/include/petscsftypes.h
/petsc/include/petscsys.h
/petsc/include/petscsystypes.h
/petsc/include/petscviewer.h
/petsc/lib/petsc/conf/rules_util.mk
/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/Device.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/TS.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/petscpc.pxi
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/petscvec.pxi
/petsc/src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c
/petsc/src/dm/dt/fe/impls/basic/febasic.c
/petsc/src/dm/dt/fe/impls/composite/fecomposite.c
/petsc/src/dm/dt/interface/dtweakform.c
/petsc/src/dm/dt/tests/ex13.c
/petsc/src/dm/dt/tests/ex14.c
/petsc/src/dm/field/impls/da/dmfieldda.c
/petsc/src/dm/field/impls/ds/dmfieldds.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dasub.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/forest/p4est/pforest.h
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/patch/patch.c
adaptors/parmmg/parmmgadapt.c
plex.c
plexcheckinterface.c
plexcreate.c
plexdistribute.c
plexfem.c
plexfluent.c
plexgeometry.c
plexgmsh.c
plexhdf5.c
plexinterpolate.c
plexmetric.c
plexorient.c
plexpartition.c
plexrefine.c
plexsfc.c
plexsubmesh.c
plextree.c
plexvtk.c
plexvtu.c
tests/ex18.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/stag/stag.c
/petsc/src/dm/impls/stag/stag2d.c
/petsc/src/dm/impls/stag/stag3d.c
/petsc/src/dm/impls/stag/stagutils.c
/petsc/src/dm/impls/swarm/data_ex.c
/petsc/src/dm/impls/swarm/swarm_migrate.c
/petsc/src/dm/impls/swarm/swarmpic.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/dm/partitioner/impls/chaco/partchaco.c
/petsc/src/dm/partitioner/impls/parmetis/partparmetis.c
/petsc/src/dm/tests/ex3.c
/petsc/src/ksp/ksp/guess/impls/fischer/fischer.c
/petsc/src/ksp/ksp/guess/impls/pod/pod.c
/petsc/src/ksp/ksp/impls/cg/pipelcg/pipelcg.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresdeflation.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmresorthog.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/tutorials/ex42.c
/petsc/src/ksp/ksp/tutorials/ex43-solcx.h
/petsc/src/ksp/ksp/tutorials/ex51.c
/petsc/src/ksp/ksp/tutorials/ex59.c
/petsc/src/ksp/ksp/tutorials/ex73.c
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcgraph.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/composite/composite.c
/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/gamg/geo.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/mpi/pcmpi.c
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/telescope/telescope_dmda.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/tutorials/ex4.c
/petsc/src/mat/graphops/coarsen/impls/hem/hem.c
/petsc/src/mat/graphops/coarsen/impls/misk/misk.c
/petsc/src/mat/graphops/color/impls/greedy/greedy.c
/petsc/src/mat/graphops/color/impls/jp/jp.c
/petsc/src/mat/graphops/partition/impls/chaco/chaco.c
/petsc/src/mat/graphops/partition/impls/hierarchical/hierarchical.c
/petsc/src/mat/graphops/partition/impls/pmetis/pmetis.c
/petsc/src/mat/graphops/partition/partition.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/kokkos/mpiaijkok.kokkos.cxx
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/bas/spbas_cholesky.h
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/normal/normmh.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/scalapack/matscalapack.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/tests/ex116.c
/petsc/src/mat/tests/ex152.c
/petsc/src/mat/tests/ex185.c
/petsc/src/mat/tests/ex226.c
/petsc/src/mat/tests/ex33.c
/petsc/src/mat/tests/mmio.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/overlapsplit.c
/petsc/src/snes/impls/composite/snescomposite.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/interface/snesj.c
/petsc/src/snes/tests/output/ex7_4_alt_2.out
/petsc/src/snes/tutorials/ex13.c
/petsc/src/snes/tutorials/ex48.c
/petsc/src/snes/tutorials/ex8.c
/petsc/src/snes/utils/dm/dminterpolatesnes.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/bag/f90-custom/zbagf90.c
/petsc/src/sys/classes/draw/impls/image/drawimage.c
/petsc/src/sys/classes/draw/impls/image/drawimage.h
/petsc/src/sys/classes/draw/impls/null/drawnull.c
/petsc/src/sys/classes/draw/impls/tikz/tikz.c
/petsc/src/sys/classes/draw/impls/x/xops.c
/petsc/src/sys/classes/draw/impls/x/xtone.c
/petsc/src/sys/classes/draw/interface/drect.c
/petsc/src/sys/classes/draw/interface/dtext.c
/petsc/src/sys/classes/draw/interface/dtri.c
/petsc/src/sys/classes/draw/interface/dviewp.c
/petsc/src/sys/classes/draw/tests/ex3.c
/petsc/src/sys/classes/draw/utils/axis.c
/petsc/src/sys/classes/draw/utils/axisc.c
/petsc/src/sys/classes/draw/utils/bars.c
/petsc/src/sys/classes/draw/utils/dscatter.c
/petsc/src/sys/classes/draw/utils/hists.c
/petsc/src/sys/classes/draw/utils/lg.c
/petsc/src/sys/classes/draw/utils/lgc.c
/petsc/src/sys/classes/random/impls/rand/rand.c
/petsc/src/sys/classes/random/impls/rand48/rand48.c
/petsc/src/sys/classes/random/tests/ex3.c
/petsc/src/sys/classes/random/tutorials/ex2.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/cgns/cgnsv.c
/petsc/src/sys/classes/viewer/impls/glvis/glvis.c
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/classes/viewer/impls/vtk/vtkv.c
/petsc/src/sys/classes/viewer/impls/vtk/vtkvimpl.h
/petsc/src/sys/classes/viewer/interface/viewers.c
/petsc/src/sys/classes/viewer/utils/btview.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/ftest.c
/petsc/src/sys/fileio/ftn-custom/zghomef.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/logging/handler/impls/default/logdefault.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp
/petsc/src/sys/objects/garbage.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/perfstubs/pstimer.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/tests/ex22.c
/petsc/src/sys/tests/ex49f.F90
/petsc/src/sys/tests/ex63.c
/petsc/src/sys/utils/ctable.c
/petsc/src/sys/utils/fhost.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/utils/mpits.c
/petsc/src/sys/utils/pdisplay.c
/petsc/src/sys/utils/segbuffer.c
/petsc/src/sys/utils/sortd.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/yaml/src/loader.c
/petsc/src/sys/yaml/src/yaml_private.h
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/leastsquares/tutorials/chwirut2.c
/petsc/src/ts/characteristic/impls/da/slda.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/event/tests/ex3.c
/petsc/src/ts/event/tests/ex3span.c
/petsc/src/ts/event/tests/ex5.c
/petsc/src/ts/impls/implicit/glle/glle.c
/petsc/src/ts/interface/tshistory.c
/petsc/src/ts/interface/tsmon.c
/petsc/src/ts/tests/ex3.c
/petsc/src/ts/tests/ex30.c
/petsc/src/ts/tutorials/ex11.c
/petsc/src/ts/tutorials/ex18.c
/petsc/src/ts/tutorials/hamiltonian/ex2.c
/petsc/src/ts/tutorials/hybrid/ex1fd.c
/petsc/src/ts/utils/dmplexlandau/plexland.c
/petsc/src/vec/f90-mod/petscvec.h90
/petsc/src/vec/is/ao/impls/mapping/aomapping.c
/petsc/src/vec/is/ao/impls/memscalable/aomemscalable.c
/petsc/src/vec/is/is/impls/general/general.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/is/utils/isdiff.c
/petsc/src/vec/is/section/interface/section.c
/petsc/src/vec/is/sf/impls/basic/allgather/sfallgather.h
/petsc/src/vec/is/sf/impls/basic/allgatherv/sfallgatherv.c
/petsc/src/vec/is/sf/impls/basic/allgatherv/sfallgatherv.h
/petsc/src/vec/is/sf/impls/basic/alltoall/sfalltoall.c
/petsc/src/vec/is/sf/impls/basic/cupm/sfcupm_impl.hpp
/petsc/src/vec/is/sf/impls/basic/neighbor/sfneighbor.c
/petsc/src/vec/is/sf/impls/basic/nvshmem/sfnvshmem.cu
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.h
/petsc/src/vec/is/sf/impls/basic/sfpack.c
/petsc/src/vec/is/sf/impls/window/sfwindow.c
/petsc/src/vec/is/sf/interface/ftn-custom/zsf.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/vscat.c
/petsc/src/vec/is/sf/tests/ex18.c
/petsc/src/vec/is/sf/tests/ex19.c
/petsc/src/vec/is/sf/tests/ex23.c
/petsc/src/vec/is/sf/tests/ex5.c
/petsc/src/vec/is/sf/tutorials/ex1.c
/petsc/src/vec/is/sf/tutorials/ex1f.F90
/petsc/src/vec/is/sf/utils/sfcoord.c
/petsc/src/vec/is/sf/utils/sfutils.c
/petsc/src/vec/is/utils/hdf5/hdf5io.c
/petsc/src/vec/is/utils/psort.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/tagger/impls/cdf.c
/petsc/src/vec/vec/utils/tagger/impls/relative.c
/petsc/src/vec/vec/utils/vecio.c
/petsc/src/vec/vec/utils/vecstash.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vsection.c
f271997709-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

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


/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/packages/MFEM.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/config/BuildSystem/config/packages/kokkos.py
/petsc/doc/changes/dev.rst
/petsc/include/petsc/mpiuni/mpi.h
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/src/dm/impls/network/tests/output/ex1_0.out
/petsc/src/dm/impls/network/tests/output/ex1_1.out
plex.c
tests/output/ex12_1.out
tests/output/ex12_10.out
tests/output/ex12_11.out
tests/output/ex12_12.out
tests/output/ex12_13.out
tests/output/ex12_14.out
tests/output/ex12_15.out
tests/output/ex12_16.out
tests/output/ex12_17.out
tests/output/ex12_2.out
tests/output/ex12_3.out
tests/output/ex12_4.out
tests/output/ex12_5.out
tests/output/ex12_6.out
tests/output/ex12_7.out
tests/output/ex12_8.out
tests/output/ex13_0.out
tests/output/ex13_1.out
tests/output/ex13_2.out
tests/output/ex13_3.out
tests/output/ex16_0.out
tests/output/ex18_1_1d_dist1.out
tests/output/ex18_1_quad_dist0_interpolate-create.out
tests/output/ex18_1_quad_dist0_interpolate-none.out
tests/output/ex18_1_quad_dist1_interpolate-after_distribute.out
tests/output/ex18_1_quad_dist1_interpolate-create.out
tests/output/ex18_1_quad_dist1_interpolate-none.out
tests/output/ex18_1_tri_dist0_interpolate-create.out
tests/output/ex18_1_tri_dist0_interpolate-none.out
tests/output/ex18_1_tri_dist1_interpolate-after_distribute.out
tests/output/ex18_1_tri_dist1_interpolate-create.out
tests/output/ex18_1_tri_dist1_interpolate-none.out
tests/output/ex18_2.out
tests/output/ex18_2b.out
tests/output/ex18_2c.out
tests/output/ex18_4_hex_dist0_interpolate-create.out
tests/output/ex18_4_hex_dist0_interpolate-none.out
tests/output/ex18_4_hex_dist1_interpolate-after_distribute.out
tests/output/ex18_4_hex_dist1_interpolate-create.out
tests/output/ex18_4_hex_dist1_interpolate-none.out
tests/output/ex18_4_tet_dist0_interpolate-create.out
tests/output/ex18_4_tet_dist0_interpolate-none.out
tests/output/ex18_4_tet_dist1_interpolate-after_distribute.out
tests/output/ex18_4_tet_dist1_interpolate-create.out
tests/output/ex18_4_tet_dist1_interpolate-none.out
tests/output/ex18_5_dist1_interpolate-after_distribute.out
tests/output/ex18_5_dist1_interpolate-create.out
tests/output/ex18_5_dist1_interpolate-none.out
tests/output/ex18_5_seq_interpolate-create.out
tests/output/ex18_5_seq_interpolate-none.out
tests/output/ex1_0.out
tests/output/ex1_1.out
tests/output/ex1_1d_0.out
tests/output/ex1_1d_1.out
tests/output/ex1_1d_2.out
tests/output/ex1_3.out
tests/output/ex1_4.out
tests/output/ex1_6.out
tests/output/ex1_7.out
tests/output/ex1_box_2d_per_unint.out
tests/output/ex1_gmsh_10.out
tests/output/ex1_gmsh_10_periodic_0.out
tests/output/ex1_gmsh_11.out
tests/output/ex1_gmsh_11_periodic_0.out
tests/output/ex1_gmsh_3d_32.out
tests/output/ex1_gmsh_3d_32_np2.out
tests/output/ex1_gmsh_3d_64.out
tests/output/ex1_gmsh_3d_64_np2.out
tests/output/ex1_gmsh_3d_legacy.out
tests/output/ex1_gmsh_3d_legacy_v22_bin.out
tests/output/ex1_gmsh_7.out
tests/output/ex1_gmsh_8.out
tests/output/ex1_gmsh_9.out
tests/output/ex1_gmsh_9_periodic_0.out
tests/output/ex1_part_simple_0.out
tests/output/ex1_part_simple_1.out
tests/output/ex1_s2t2.out
tests/output/ex1_s2t3.out
tests/output/ex1_spheresurface_extruded.out
tests/output/ex1_spheresurface_extruded_nocoord.out
tests/output/ex1_spheresurface_extruded_symmetric.out
tests/output/ex21_0_shell-False_parmetis.out
tests/output/ex21_0_shell-False_ptscotch.out
tests/output/ex21_0_shell-True_parmetis.out
tests/output/ex21_0_shell-True_ptscotch.out
tests/output/ex26_10_alt.out
tests/output/ex26_10_alt_2.out
tests/output/ex26_11.out
tests/output/ex26_11_alt.out
tests/output/ex26_7_alt.out
tests/output/ex26f90_0.out
tests/output/ex26f90_1.out
tests/output/ex26f90_10.out
tests/output/ex26f90_12.out
tests/output/ex26f90_13.out
tests/output/ex26f90_14.out
tests/output/ex26f90_15.out
tests/output/ex26f90_16.out
tests/output/ex26f90_17.out
tests/output/ex26f90_18.out
tests/output/ex26f90_19.out
tests/output/ex26f90_2.out
tests/output/ex26f90_3.out
tests/output/ex26f90_4.out
tests/output/ex26f90_5.out
tests/output/ex26f90_6.out
tests/output/ex26f90_7.out
tests/output/ex26f90_8.out
tests/output/ex26f90_9.out
tests/output/ex27_quad_fm.out
tests/output/ex27_quad_pm.out
tests/output/ex27_tri_fm.out
tests/output/ex27_tri_pm.out
tests/output/ex30_1.out
tests/output/ex32_0.out
tests/output/ex32_1.out
tests/output/ex32_2.out
tests/output/ex32_3.out
tests/output/ex32_4.out
tests/output/ex32_5.out
tests/output/ex32_6.out
tests/output/ex34_0.out
tests/output/ex34_1.out
tests/output/ex3_nonconforming_simplex_2.out
tests/output/ex3_nonconforming_simplex_3.out
tests/output/ex3_nonconforming_tensor_2.out
tests/output/ex3_nonconforming_tensor_3.out
tests/output/ex40_extrude_quad.out
tests/output/ex41_1.out
tests/output/ex43_0.out
tests/output/ex43_1.out
tests/output/ex45_0.out
tests/output/ex45_1.out
tests/output/ex45_2.out
tests/output/ex45_3.out
tests/output/ex47_0.out
tests/output/ex47_1.out
tests/output/ex47_2.out
tests/output/ex49_2d_sfc_biperiodic_stranded.out
tests/output/ex49_2d_sfc_biperiodic_stranded_dist.out
tests/output/ex49_2d_sfc_periodic.out
tests/output/ex49_2d_sfc_periodic_stranded.out
tests/output/ex49_2d_sfc_periodic_stranded_dist.out
tests/output/ex51_0_nsize-1.out
tests/output/ex51_0_nsize-2.out
tests/output/ex51_0_nsize-4.out
tests/output/ex55_5.out
tests/output/ex5_tet_0.out
tests/output/ex5_tet_t1_0.out
tests/output/ex5_tri_0.out
tests/output/ex5_tri_0_perm.out
tests/output/ex5_tri_t1_0.out
tests/output/ex5_tri_t1_0_perm.out
tests/output/ex5_tri_t2_0.out
tests/output/ex5_tri_t5_0.out
tests/output/ex62_0.out
tests/output/ex62_1.out
tests/output/ex62_10.out
tests/output/ex62_12.out
tests/output/ex62_13.out
tests/output/ex62_14.out
tests/output/ex62_15.out
tests/output/ex62_16.out
tests/output/ex62_17.out
tests/output/ex62_18.out
tests/output/ex62_19.out
tests/output/ex62_2.out
tests/output/ex62_3.out
tests/output/ex62_4.out
tests/output/ex62_5.out
tests/output/ex62_6.out
tests/output/ex62_7.out
tests/output/ex62_8.out
tests/output/ex62_9.out
tests/output/ex66_0.out
tests/output/ex66_1.out
tests/output/ex69_hex_0.out
tests/output/ex69_hex_1.out
tests/output/ex69_hex_2.out
tests/output/ex69_hex_3.out
tests/output/ex69_hex_4.out
tests/output/ex69_quad_0.out
tests/output/ex69_quad_1.out
tests/output/ex69_quad_2.out
tests/output/ex69_quad_3.out
tests/output/ex69_quad_4.out
tests/output/ex69_quad_5.out
tests/output/ex69_quad_6.out
tests/output/ex69_quad_6w.out
tests/output/ex69_tet_0.out
tests/output/ex69_tet_1.out
tests/output/ex69_tri_0.out
tests/output/ex69_tri_1.out
tests/output/ex69_tri_2.out
tests/output/ex69_tri_3.out
tests/output/ex70_overlap-0.out
tests/output/ex70_overlap-1.out
tests/output/ex71_0.out
tests/output/ex71_1.out
tests/output/ex71_2.out
tests/output/ex7_0.out
tests/output/ex7_1.out
tests/output/ex7_10.out
tests/output/ex7_11.out
tests/output/ex7_2.out
tests/output/ex7_3.out
tests/output/ex7_4.out
tests/output/ex7_5.out
tests/output/ex7_6.out
tests/output/ex7_7.out
tests/output/ex7_8.out
tests/output/ex7_9.out
tests/output/ex8_1.out
tests/output/ex8_4.out
tests/output/ex8_5.out
tests/output/ex8_6.out
tests/output/ex98_0.out
tests/output/ex98f90_0.out
tests/output/ex99_msh-hex.out
tests/output/ex99_msh-qua.out
tests/output/ex99_msh-seg.out
tests/output/ex99_msh-tet.out
tests/output/ex99_msh-tri.out
tests/output/ex99_msh-vtx.out
tests/output/ex99_msh-wed.out
tutorials/output/ex14_1.out
tutorials/output/ex1_0.out
tutorials/output/ex1_1.out
tutorials/output/ex1f90_0.out
tutorials/output/ex1f90_0_2.out
tutorials/output/ex1f90_1.out
/petsc/src/dm/partitioner/tests/output/ex33_chaco_nsize-1_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_chaco_nsize-2_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_chaco_nsize-3_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_default.out
/petsc/src/dm/partitioner/tests/output/ex33_gather_nsize-1_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_gather_nsize-1_nparts-2.out
/petsc/src/dm/partitioner/tests/output/ex33_gather_nsize-1_nparts-3.out
/petsc/src/dm/partitioner/tests/output/ex33_gather_nsize-2_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_gather_nsize-2_nparts-2.out
/petsc/src/dm/partitioner/tests/output/ex33_gather_nsize-2_nparts-3.out
/petsc/src/dm/partitioner/tests/output/ex33_gather_nsize-3_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_gather_nsize-3_nparts-2.out
/petsc/src/dm/partitioner/tests/output/ex33_gather_nsize-3_nparts-3.out
/petsc/src/dm/partitioner/tests/output/ex33_parmetis_nsize-1_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_parmetis_nsize-1_nparts-2.out
/petsc/src/dm/partitioner/tests/output/ex33_parmetis_nsize-1_nparts-3.out
/petsc/src/dm/partitioner/tests/output/ex33_parmetis_nsize-2_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_parmetis_nsize-2_nparts-2.out
/petsc/src/dm/partitioner/tests/output/ex33_parmetis_nsize-2_nparts-3.out
/petsc/src/dm/partitioner/tests/output/ex33_parmetis_nsize-3_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_parmetis_nsize-3_nparts-2.out
/petsc/src/dm/partitioner/tests/output/ex33_parmetis_nsize-3_nparts-3.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-1_nparts-1_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-1_nparts-1_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-1_nparts-2_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-1_nparts-2_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-1_nparts-3_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-1_nparts-3_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-2_nparts-1_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-2_nparts-1_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-2_nparts-2_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-2_nparts-2_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-2_nparts-3_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-2_nparts-3_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-3_nparts-1_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-3_nparts-1_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-3_nparts-2_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-3_nparts-2_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-3_nparts-3_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_ptscotch_nsize-3_nparts-3_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-1_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-1_nparts-2.out
/petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-1_nparts-3.out
/petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-2_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-2_nparts-2.out
/petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-2_nparts-3.out
/petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-3_nparts-1.out
/petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-3_nparts-2.out
/petsc/src/dm/partitioner/tests/output/ex33_shell_nsize-3_nparts-3.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-1_nparts-1_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-1_nparts-1_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-1_nparts-2_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-1_nparts-2_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-1_nparts-3_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-1_nparts-3_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-2_nparts-1_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-2_nparts-1_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-2_nparts-2_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-2_nparts-2_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-2_nparts-3_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-2_nparts-3_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-3_nparts-1_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-3_nparts-1_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-3_nparts-2_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-3_nparts-2_pwgts-true.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-3_nparts-3_pwgts-false.out
/petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-3_nparts-3_pwgts-true.out
/petsc/src/dm/tests/output/ex10_1.out
/petsc/src/ksp/ksp/tutorials/ex55.c
/petsc/src/ksp/ksp/tutorials/ex72.c
/petsc/src/ksp/ksp/tutorials/network/output/ex2_graphindex.out
/petsc/src/ksp/ksp/tutorials/network/output/ex2_graphindex_2.out
/petsc/src/ksp/ksp/tutorials/output/ex55_hypre_ilu.out
/petsc/src/ksp/ksp/tutorials/output/ex72_20.out
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/snes/tutorials/output/ex12_2d_p1_neumann_0.out
/petsc/src/snes/tutorials/output/ex12_2d_p2_neumann_0.out
/petsc/src/snes/tutorials/output/ex12_2d_p2_neumann_1.out
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/vec/is/tests/output/ex5_0.out
/petsc/src/vec/is/tests/output/ex5_1.out
/petsc/src/vec/vec/tests/output/ex40f90_1.out
026fa8a817-Sep-2024 Stefano Zampini <stefano.zampini@gmail.com>

VecView_PLEX_HDF5: do not dump additional full vector

The output of the full vector is redundant and not used by petsc_gen_xdmf.py

16635c0511-Aug-2024 James Wright <james@jameswright.xyz>

plex: Add DMPlexMigrateGlobalToNaturalSF

This doesn't not rely on any notion of what the original natural
ordering came from, but just updates the "global" side of the
sfNatural instead.

4210868905-Jul-2024 ksagiyam <k.sagiyama@imperial.ac.uk>

plexcreate: add localizationHeight and sparseLocalize args to DMPlexCreateBoxMesh()

4bbe913813-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-1d-affine-map' into 'main'

Fixes for submesh handling

See merge request petsc/petsc!7823

29d2e75b09-Sep-2024 Matthew G. Knepley <knepley@gmail.com>

Section: Fixed PetscSectionCreateSubmeshSection() for unsorted subpointIS

f117cc9427-Aug-2024 Brad Aagaard <baagaard@usgs.gov>

Plex: Fix filtering labels when filter removes entire depth.
- When filtering labels, skip points in depths that are not present in the
new (filtered) DM.

bb4b53ef23-Aug-2024 Matthew G. Knepley <knepley@gmail.com>

DM+DS: Create FE with degree bounds
- Add degree bounds to DMCopyFields(), DMCopyDS(), PetscDSCopy(), and PetscDSSelectDiscretizations()
- Add PetscFELimitDegree()

ed0a315d11-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-09-08/rm-empty-comments' into 'main'

Remove empty comments from the source, that is /* */

See merge request petsc/petsc!7815


/petsc/config/BuildSystem/config/setCompilers.py
/petsc/doc/changes/dev.rst
/petsc/doc/petsc.bib
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/pcisimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscblaslapack_mangle.h
/petsc/include/petscsf.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/src/binding/petsc4py/src/lib-petsc/compat/hpddm.h
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/PC.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/petscpc.pxi
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dadist.c
plex.c
plexfem.c
/petsc/src/dm/impls/stag/stag2d.c
/petsc/src/dm/impls/stag/stag3d.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltrimpl.h
/petsc/src/ksp/ksp/impls/cg/nash/nashimpl.h
/petsc/src/ksp/ksp/impls/cg/stcg/stcgimpl.h
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/tutorials/ex43-solcx.h
/petsc/src/ksp/ksp/tutorials/ex76.py
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/pbjacobi/kokkos/pbjacobi_kok.kokkos.cxx
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/interface/matrix.c
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sclose.c
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sread.c
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/swrite.c
/petsc/src/sys/tests/ex30.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsmon.c
/petsc/src/ts/tests/ex30.c
/petsc/src/ts/tutorials/ex10.c
/petsc/src/ts/tutorials/ex11.c
/petsc/src/ts/tutorials/ex26.c
/petsc/src/ts/tutorials/output/ex11_vtk_adv_2d_tri.out
/petsc/src/ts/utils/dmplexlandau/tutorials/ex2.c
/petsc/src/vec/is/sf/impls/basic/cupm/sfcupm_impl.hpp
/petsc/src/vec/is/sf/impls/basic/kokkos/sfkok.kokkos.cxx
/petsc/src/vec/is/sf/impls/basic/sfpack.c
/petsc/src/vec/is/sf/impls/window/sfwindow.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/tests/ex24.c
/petsc/src/vec/is/sf/tests/output/ex24_0.out
/petsc/src/vec/is/sf/tutorials/ex1.c
/petsc/src/vec/is/sf/tutorials/ex3.c
/petsc/src/vec/vec/impls/mpi/kokkos/mpikok.kokkos.cxx
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/kokkos/veckok.kokkos.cxx
7b79e06b22-Aug-2024 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix FV_GHOST in transform and 1D affine maps


/petsc/config/BuildSystem/config/setCompilers.py
/petsc/doc/changes/dev.rst
/petsc/doc/petsc.bib
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscsf.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/src/binding/petsc4py/src/lib-petsc/compat/hpddm.h
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/PC.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/petscpc.pxi
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dadist.c
transform/impls/refine/regular/plexrefregular.c
transform/interface/plextransform.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/tutorials/ex76.py
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx
/petsc/src/ksp/pc/impls/pbjacobi/kokkos/pbjacobi_kok.kokkos.cxx
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/sys/tests/ex30.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsmon.c
/petsc/src/ts/tests/ex30.c
/petsc/src/ts/tutorials/ex11.c
/petsc/src/ts/tutorials/ex26.c
/petsc/src/ts/tutorials/output/ex11_vtk_adv_2d_tri.out
/petsc/src/vec/is/sf/impls/basic/cupm/sfcupm_impl.hpp
/petsc/src/vec/is/sf/impls/basic/kokkos/sfkok.kokkos.cxx
/petsc/src/vec/is/sf/impls/basic/sfpack.c
/petsc/src/vec/is/sf/impls/window/sfwindow.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/tests/ex24.c
/petsc/src/vec/is/sf/tests/output/ex24_0.out
/petsc/src/vec/is/sf/tutorials/ex1.c
/petsc/src/vec/is/sf/tutorials/ex3.c
/petsc/src/vec/vec/impls/mpi/kokkos/mpikok.kokkos.cxx
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/kokkos/veckok.kokkos.cxx
49c89c7609-Sep-2024 Blaise Bourdin <bourdin@mcmaster.ca>

PetscViewer_ExodusII: Allow the viewer to set and query the name and number of variables (results) stored in an exodusII file. Cache this information to avoid repeated calls to exodusII functions.

A

PetscViewer_ExodusII: Allow the viewer to set and query the name and number of variables (results) stored in an exodusII file. Cache this information to avoid repeated calls to exodusII functions.

And update to use exodusII-v2024-06-27

Co-authored-by: Sarah Ahmed ahmes134@mcmaster.ca

show more ...


/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/RDict.py
/petsc/config/BuildSystem/config/packages/exodusii.py
/petsc/config/PETSc/Configure.py
/petsc/config/examples/arch-ci-linux-cxx-cmplx-pkgs-64idx.py
/petsc/config/gmakegen.py
/petsc/config/install.py
/petsc/doc/changes/dev.rst
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/viewerexodusiiimpl.h
/petsc/include/petscdmplex.h
/petsc/include/petscpc.h
/petsc/src/binding/petsc4py/src/lib-petsc/compat.h
/petsc/src/binding/petsc4py/src/lib-petsc/compat/plexexodusii.h
exodusii/makefile
exodusii/plexexodusii2.c
makefile
plexexodusii.c
tests/ex26.c
tests/ex26f90.F90
tests/ex95.c
tests/ex95f90.F90
tests/ex96.c
tests/output/ex26_0.out
tests/output/ex26_1.out
tests/output/ex26_10.out
tests/output/ex26_12.out
tests/output/ex26_13.out
tests/output/ex26_14.out
tests/output/ex26_15.out
tests/output/ex26_16.out
tests/output/ex26_17.out
tests/output/ex26_18.out
tests/output/ex26_19.out
tests/output/ex26_2.out
tests/output/ex26_3.out
tests/output/ex26_4.out
tests/output/ex26_5.out
tests/output/ex26_6.out
tests/output/ex26_7.out
tests/output/ex26_8.out
tests/output/ex26_9.out
tests/output/ex26f90_0.out
tests/output/ex26f90_1.out
tests/output/ex26f90_10.out
tests/output/ex26f90_12.out
tests/output/ex26f90_13.out
tests/output/ex26f90_14.out
tests/output/ex26f90_15.out
tests/output/ex26f90_16.out
tests/output/ex26f90_17.out
tests/output/ex26f90_18.out
tests/output/ex26f90_19.out
tests/output/ex26f90_2.out
tests/output/ex26f90_3.out
tests/output/ex26f90_4.out
tests/output/ex26f90_5.out
tests/output/ex26f90_6.out
tests/output/ex26f90_7.out
tests/output/ex26f90_8.out
tests/output/ex26f90_9.out
tests/output/ex62f90_0.out
tests/output/ex62f90_1.out
tests/output/ex62f90_10.out
tests/output/ex62f90_12.out
tests/output/ex62f90_13.out
tests/output/ex62f90_14.out
tests/output/ex62f90_15.out
tests/output/ex62f90_16.out
tests/output/ex62f90_17.out
tests/output/ex62f90_18.out
tests/output/ex62f90_19.out
tests/output/ex62f90_2.out
tests/output/ex62f90_3.out
tests/output/ex62f90_4.out
tests/output/ex62f90_5.out
tests/output/ex62f90_6.out
tests/output/ex62f90_7.out
tests/output/ex62f90_8.out
tests/output/ex62f90_9.out
tests/output/ex95_0.out
tests/output/ex95f90_0.out
tests/output/ex96_0.out
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/tests/output/ex3_gamg_provided_not_ok.out
/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/gamg.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/tutorials/output/ex56_1.out
/petsc/src/snes/tutorials/output/ex5_7_ksp_view_pre.out
/petsc/src/snes/tutorials/output/ex5_hem_view_detailed.out
/petsc/src/snes/tutorials/output/ex5_mis_view_detailed.out
/petsc/src/sys/logging/handler/impls/nested/lognested.c
/petsc/src/vec/is/is/impls/stride/stride.c
4ee0157008-Sep-2024 Barry Smith <bsmith@mcs.anl.gov>

Remove empty comments from the source, that is /* */

Also remove some /******************* comments

Also remove some multiline comments with /* and */ at the beginning and end of each line


/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/RDict.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/PETSc/Configure.py
/petsc/config/examples/arch-ci-linux-cxx-cmplx-pkgs-64idx.py
/petsc/config/gmakegen.py
/petsc/config/install.py
/petsc/doc/changes/dev.rst
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/pcisimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscblaslapack_mangle.h
/petsc/include/petscpc.h
/petsc/include/petscts.h
/petsc/src/binding/petsc4py/src/lib-petsc/compat/hpddm.h
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/PC.pyx
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/petscpc.pxi
plex.c
plexfem.c
/petsc/src/dm/impls/stag/stag2d.c
/petsc/src/dm/impls/stag/stag3d.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltrimpl.h
/petsc/src/ksp/ksp/impls/cg/nash/nashimpl.h
/petsc/src/ksp/ksp/impls/cg/stcg/stcgimpl.h
/petsc/src/ksp/ksp/tests/output/ex3_gamg_provided_not_ok.out
/petsc/src/ksp/ksp/tutorials/ex43-solcx.h
/petsc/src/ksp/ksp/tutorials/ex76.py
/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/gamg.c
/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/tutorials/output/ex56_1.out
/petsc/src/snes/tutorials/output/ex5_7_ksp_view_pre.out
/petsc/src/snes/tutorials/output/ex5_hem_view_detailed.out
/petsc/src/snes/tutorials/output/ex5_mis_view_detailed.out
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sclose.c
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sopen.c
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/sread.c
/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/swrite.c
/petsc/src/sys/logging/handler/impls/nested/lognested.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsmon.c
/petsc/src/ts/tutorials/ex10.c
/petsc/src/ts/tutorials/ex11.c
/petsc/src/ts/tutorials/ex26.c
/petsc/src/ts/tutorials/output/ex11_vtk_adv_2d_tri.out
/petsc/src/ts/utils/dmplexlandau/tutorials/ex2.c
/petsc/src/vec/is/is/impls/stride/stride.c
20e2b5ab01-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-orientation-input' into 'main'

Knepley/fix orientation input

See merge request petsc/petsc!7625

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

Plex: Add X drawing for tensor cells and cohesive cells

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