History log of /petsc/src/vec/ (Results 1176 – 1200 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9318fe5711-Apr-2021 Matthew G. Knepley <knepley@gmail.com>

Plex: Now meshes can be created automatically from the command line, and some more fixes
- Changed internal mesh creation functions to operate on a DM instead of
creating a new one so that they can h

Plex: Now meshes can be created automatically from the command line, and some more fixes
- Changed internal mesh creation functions to operate on a DM instead of
creating a new one so that they can happen with options
- Fixed coordinates in CreateCubeBoundary_Internal()
- Added DMPlexShape for prebuilt meshes
- Added DMPlexIsSimplex()
- Added DMPlexCreateCoordinateSpace()
- DMPlexDistributeCoordinates() should copy the coordinate
discretization
- DMPlexInterpolateFaces_Internal() should be careful to preserve the
lower bound when resetting the chart
- PetscSectionSetChart() should ignore entries that match the current
ones
- Added DMPolytopeTypeSimpleShape()
- Do not require an EGADS model for TetGen
- Detail ASCII viewer shows all labels
- Default viewer shows periodicity

show more ...


/petsc/.gitignore
/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/packages/libceed.py
/petsc/config/PETSc/Configure.py
/petsc/doc/Makefile
/petsc/doc/build_classic_docs.py
/petsc/doc/developers/objects.rst
/petsc/doc/documentation/changes/dev.rst
/petsc/doc/genteamtable.py
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmplextypes.h
/petsc/include/petscfe.h
/petsc/include/petsclandau.h
/petsc/src/binding/petsc4py/src/PETSc/DMPlex.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscdmplex.pxi
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/ex1.c
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_wedge_continuous_full.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_wedge_continuous_trimmed.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_wedge_discontinuous_full.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_wedge_discontinuous_trimmed.out
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/fe/impls/basic/febasic.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/field/impls/ds/dmfieldds.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/generators/tetgen/tetgenerate.cxx
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/dm/interface/dm.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/snes/tutorials/output/ex77_0.out
/petsc/src/snes/tutorials/output/ex77_1.out
/petsc/src/snes/tutorials/output/ex77_2.out
/petsc/src/ts/utils/dmplexlandau/cuda/landaucu.cu
/petsc/src/ts/utils/dmplexlandau/kokkos/landau.kokkos.cxx
/petsc/src/ts/utils/dmplexlandau/plexland.c
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex1_0.out
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex1f90_0.out
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex2_0.out
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex2_cuda.out
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex2_kokkos.out
is/section/interface/section.c
064a246e11-May-2021 Jacob Faibussowitsch <jacob.fai@gmail.com>

Linter using libClang that checks PetscValidHeaderSpecifcType, PetscValidHeaderSpecific, PetscValidHeader, PetscValid[XXX]Pointer, PetscValidType, PetscCheckSameComm, PetscValidLogicalCollectiveXXX f

Linter using libClang that checks PetscValidHeaderSpecifcType, PetscValidHeaderSpecific, PetscValidHeader, PetscValid[XXX]Pointer, PetscValidType, PetscCheckSameComm, PetscValidLogicalCollectiveXXX for validity. Automatically generates diff files for problems with a known solution.

show more ...


/petsc/.gitlab-ci.yml
/petsc/config/examples/arch-ci-linux-analyzer.py
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscerror.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petscsystypes.h
/petsc/lib/petsc/bin/maint/petscClangLinter.py
/petsc/lib/petsc/bin/maint/petscClangLinterUtil.py
/petsc/lib/petsc/conf/rules
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/fe/interface/fegeom.c
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/space/impls/point/spacepoint.c
/petsc/src/dm/dt/space/impls/subspace/spacesubspace.c
/petsc/src/dm/field/interface/dmfield.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/daltol.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/forest/forest.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexpoint.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexreorder.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/impls/stag/stagda.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmglvis.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/ksp/ksp/guess/impls/fischer/fischer.c
/petsc/src/ksp/ksp/impls/fcg/fcg.c
/petsc/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c
/petsc/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/deflation/deflation.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/composite/mcomposite.c
/petsc/src/mat/impls/dense/seq/cuda/densecuda.cu
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex1.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snespc.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/draw/impls/null/drawnull.c
/petsc/src/sys/classes/draw/interface/dline.c
/petsc/src/sys/classes/draw/interface/dtext.c
/petsc/src/sys/classes/draw/interface/dviewp.c
/petsc/src/sys/classes/draw/utils/image.c
/petsc/src/sys/classes/draw/utils/lgc.c
/petsc/src/sys/classes/random/interface/randomc.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/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/impls/vtk/vtkv.c
/petsc/src/sys/classes/viewer/interface/dupl.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/error/err.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/logging/utils/stack.c
/petsc/src/sys/logging/utils/stagelog.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/tests/linter/output/testDuplicates.patch
/petsc/src/sys/tests/linter/output/testReferences.patch
/petsc/src/sys/tests/linter/output/testTypes.patch
/petsc/src/sys/tests/linter/output/testValidHeaders.patch
/petsc/src/sys/tests/linter/output/testValidLogicalCollective.patch
/petsc/src/sys/tests/linter/output/testValidPointers.patch
/petsc/src/sys/tests/linter/testDuplicates.c
/petsc/src/sys/tests/linter/testReferences.c
/petsc/src/sys/tests/linter/testTypes.c
/petsc/src/sys/tests/linter/testValidHeaders.c
/petsc/src/sys/tests/linter/testValidLogicalCollective.c
/petsc/src/sys/tests/linter/testValidPointers.c
/petsc/src/sys/utils/sortd.c
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/interface/fdiff.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/interface/taosolver_bounds.c
/petsc/src/tao/interface/taosolver_fg.c
/petsc/src/tao/linesearch/impls/morethuente/morethuente.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/util/tao_util.c
/petsc/src/ts/adapt/impls/dsp/adaptdsp.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/impls/implicit/glle/glle.c
/petsc/src/ts/impls/implicit/glle/glleadapt.c
/petsc/src/ts/impls/multirate/mprk.c
/petsc/src/ts/impls/symplectic/basicsymplectic/basicsymplectic.c
/petsc/src/ts/interface/sensitivity/tssen.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsmon.c
/petsc/src/ts/interface/tsrhssplit.c
/petsc/src/ts/utils/dmdats.c
/petsc/src/ts/utils/dmlocalts.c
/petsc/src/ts/utils/dmplexlandau/plexland.c
/petsc/src/ts/utils/dmplexts.c
is/ao/interface/ao.c
is/is/impls/block/block.c
is/is/interface/index.c
is/is/utils/iscoloring.c
is/section/interface/section.c
is/utils/isltog.c
pf/interface/pf.c
vec/impls/mpi/commonmpvec.c
vec/impls/nest/vecnest.c
vec/impls/nest/vecnestimpl.h
vec/interface/rvector.c
vec/interface/vector.c
vec/utils/comb.c
vec/utils/projection.c
vec/utils/vinv.c
524ad7ac13-Apr-2021 Stefano Zampini <stefano.zampini@gmail.com>

Vec ex60: added tests for VecReciprocal

aa9cf02811-Apr-2021 Stefano Zampini <stefano.zampini@gmail.com>

VECCUDA: add support for VecReciprocal

41ffd41711-Apr-2021 Stefano Zampini <stefano.zampini@gmail.com>

Minor

c5d9febf07-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

8a53a0a428-Apr-2021 Sajid Ali <sajidsyed2021@u.northwestern.edu>

set correct offload flag when creating MPICUDA vector with GPU array

modified: src/vec/is/sf/tests/ex9.c
new file: src/vec/is/sf/tests/output/ex9_4.out
new file: src/vec/is/sf/tests/output/

set correct offload flag when creating MPICUDA vector with GPU array

modified: src/vec/is/sf/tests/ex9.c
new file: src/vec/is/sf/tests/output/ex9_4.out
new file: src/vec/is/sf/tests/output/ex9_5.out
new file: src/vec/is/sf/tests/output/ex9_6.out
modified: src/vec/vec/impls/mpi/mpicuda/mpicuda.cu

show more ...

c0f4c53605-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/fix-kokkos-complex' into 'main'

Use Kokkos::complex when available

See merge request petsc/petsc!3904

52a3179b30-Apr-2021 Mr. Hong Zhang <hongzhang@anl.gov>

Initialize CUDA in ViennaclInit

This enables ViennaCL to use CUDA event timers when CUDA backend is available.

e48be3a329-Apr-2021 Mr. Hong Zhang <hongzhang@anl.gov>

Remove WaitForHIP before PetscLogGpuTimeEnd

2065540a11-Apr-2021 Hong Zhang <hongzhang@anl.gov>

Remove unneeded WaitForCUDA()

9ffd070619-Dec-2020 Hong Zhang <hongzhang@anl.gov>

Use GPU event timer instead of CPU timer

- Support CUDA and HIP
- Initialize CUDA event timers along with CUDA
- Update dev changes
- Package-specific includes should not be placed in public include

Use GPU event timer instead of CPU timer

- Support CUDA and HIP
- Initialize CUDA event timers along with CUDA
- Update dev changes
- Package-specific includes should not be placed in public include files.

show more ...


/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/config/BuildSystem/config/packages/kokkos.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/pnetcdf.py
/petsc/config/BuildSystem/config/packages/python.py
/petsc/config/examples/arch-ci-linux-intel.py
/petsc/doc/documentation/changes/2015.rst
/petsc/doc/documentation/changes/2016.rst
/petsc/doc/documentation/changes/2017.rst
/petsc/doc/documentation/changes/2022.rst
/petsc/doc/documentation/changes/2024.rst
/petsc/doc/documentation/changes/2028.rst
/petsc/doc/documentation/changes/2029.rst
/petsc/doc/documentation/changes/21.rst
/petsc/doc/documentation/changes/211.rst
/petsc/doc/documentation/changes/212.rst
/petsc/doc/documentation/changes/213.rst
/petsc/doc/documentation/changes/215.rst
/petsc/doc/documentation/changes/216.rst
/petsc/doc/documentation/changes/220.rst
/petsc/doc/documentation/changes/221.rst
/petsc/doc/documentation/changes/230.rst
/petsc/doc/documentation/changes/231.rst
/petsc/doc/documentation/changes/232.rst
/petsc/doc/documentation/changes/233.rst
/petsc/doc/documentation/changes/300.rst
/petsc/doc/documentation/changes/31.rst
/petsc/doc/documentation/changes/310.rst
/petsc/doc/documentation/changes/311.rst
/petsc/doc/documentation/changes/312.rst
/petsc/doc/documentation/changes/313.rst
/petsc/doc/documentation/changes/314.rst
/petsc/doc/documentation/changes/315.rst
/petsc/doc/documentation/changes/32.rst
/petsc/doc/documentation/changes/33.rst
/petsc/doc/documentation/changes/34.rst
/petsc/doc/documentation/changes/35.rst
/petsc/doc/documentation/changes/36.rst
/petsc/doc/documentation/changes/37.rst
/petsc/doc/documentation/changes/38.rst
/petsc/doc/documentation/changes/39.rst
/petsc/doc/documentation/changes/dev.rst
/petsc/doc/documentation/changes/index.rst
/petsc/doc/faq/index.rst
/petsc/doc/index.rst
/petsc/doc/install/download.rst
/petsc/doc/install/external_software.rst
/petsc/doc/miscellaneous/applications_publications.rst
/petsc/doc/miscellaneous/funding.rst
/petsc/doc/overview/linear_solve_table.rst
/petsc/gmakefile.test
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/lib/petsc/conf/test
/petsc/src/binding/petsc4py/docs/source/install.rst
/petsc/src/binding/petsc4py/setup.py
/petsc/src/dm/tutorials/ex22.c
/petsc/src/dm/tutorials/makefile
/petsc/src/dm/tutorials/output/ex22_1.out
/petsc/src/dm/tutorials/output/ex22_2.out
/petsc/src/dm/tutorials/output/ex22_3.out
/petsc/src/dm/tutorials/output/ex22_4.out
/petsc/src/dm/tutorials/output/ex22_5.out
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/mat/impls/centering/centering.c
/petsc/src/mat/impls/centering/makefile
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/scalapack/matscalapack.c
/petsc/src/mat/tests/ex247.c
/petsc/src/mat/tests/makefile
/petsc/src/mat/tests/output/ex247.out
/petsc/src/sys/logging/plog.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/cupminit.inc
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
vec/impls/seq/seqcuda/veccuda2.cu
vec/impls/seq/seqhip/vechip2.hip.cpp
7021e87622-Apr-2021 Junchao Zhang <jczhang@mcs.anl.gov>

VecKokkos: add VecMTDot support

11d22bbf21-Apr-2021 Junchao Zhang <jczhang@mcs.anl.gov>

Sys: use Kokkos::complex for .kokkos.cxx files

b4b258e821-Apr-2021 Junchao Zhang <jczhang@mcs.anl.gov>

Vec: weaken constraints on the returned index in VecMax/Min with empty vecs

So that vec backends are free to return any negative index


/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/config/BuildSystem/config/packages/kokkos.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/pnetcdf.py
/petsc/config/BuildSystem/config/packages/python.py
/petsc/config/examples/arch-ci-linux-intel.py
/petsc/doc/documentation/changes/2015.rst
/petsc/doc/documentation/changes/2016.rst
/petsc/doc/documentation/changes/2017.rst
/petsc/doc/documentation/changes/2022.rst
/petsc/doc/documentation/changes/2024.rst
/petsc/doc/documentation/changes/2028.rst
/petsc/doc/documentation/changes/2029.rst
/petsc/doc/documentation/changes/21.rst
/petsc/doc/documentation/changes/211.rst
/petsc/doc/documentation/changes/212.rst
/petsc/doc/documentation/changes/213.rst
/petsc/doc/documentation/changes/215.rst
/petsc/doc/documentation/changes/216.rst
/petsc/doc/documentation/changes/220.rst
/petsc/doc/documentation/changes/221.rst
/petsc/doc/documentation/changes/230.rst
/petsc/doc/documentation/changes/231.rst
/petsc/doc/documentation/changes/232.rst
/petsc/doc/documentation/changes/233.rst
/petsc/doc/documentation/changes/300.rst
/petsc/doc/documentation/changes/31.rst
/petsc/doc/documentation/changes/310.rst
/petsc/doc/documentation/changes/311.rst
/petsc/doc/documentation/changes/312.rst
/petsc/doc/documentation/changes/313.rst
/petsc/doc/documentation/changes/314.rst
/petsc/doc/documentation/changes/315.rst
/petsc/doc/documentation/changes/32.rst
/petsc/doc/documentation/changes/33.rst
/petsc/doc/documentation/changes/34.rst
/petsc/doc/documentation/changes/35.rst
/petsc/doc/documentation/changes/36.rst
/petsc/doc/documentation/changes/37.rst
/petsc/doc/documentation/changes/38.rst
/petsc/doc/documentation/changes/39.rst
/petsc/doc/documentation/changes/dev.rst
/petsc/doc/documentation/changes/index.rst
/petsc/doc/faq/index.rst
/petsc/doc/index.rst
/petsc/doc/install/download.rst
/petsc/doc/install/external_software.rst
/petsc/doc/miscellaneous/applications_publications.rst
/petsc/doc/miscellaneous/funding.rst
/petsc/doc/overview/linear_solve_table.rst
/petsc/gmakefile.test
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petscmat.h
/petsc/lib/petsc/conf/test
/petsc/src/binding/petsc4py/docs/source/install.rst
/petsc/src/binding/petsc4py/setup.py
/petsc/src/dm/tutorials/ex22.c
/petsc/src/dm/tutorials/makefile
/petsc/src/dm/tutorials/output/ex22_1.out
/petsc/src/dm/tutorials/output/ex22_2.out
/petsc/src/dm/tutorials/output/ex22_3.out
/petsc/src/dm/tutorials/output/ex22_4.out
/petsc/src/dm/tutorials/output/ex22_5.out
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/mat/impls/centering/centering.c
/petsc/src/mat/impls/centering/makefile
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/scalapack/matscalapack.c
/petsc/src/mat/tests/ex247.c
/petsc/src/mat/tests/makefile
/petsc/src/mat/tests/output/ex247.out
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/objects/pinit.c
vec/interface/rvector.c
d7dd068b14-Apr-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

HDF5: Improve timestepping.

* add PetscViewerHDF5{Push,Pop,Is}Timestepping to control timestepping mode
* write timestepping attribute for datasets and check it on reading
* fail gracefully if tryin

HDF5: Improve timestepping.

* add PetscViewerHDF5{Push,Pop,Is}Timestepping to control timestepping mode
* write timestepping attribute for datasets and check it on reading
* fail gracefully if trying to read non-timestepped dataset in timestepping mode and vice-versa (fix #425)
* rewrite src/vec/vec/tutorials/ex19.c to improve coverage for timestepping testing

show more ...

029e881821-Apr-2021 ksagiyam <k.sagiyama@imperial.ac.uk>

sf: make PetscSFDistributeSection set permutation

67aa41a228-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


/petsc/.gitignore
/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/htool.py
/petsc/config/BuildSystem/config/packages/parmmg.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/examples/arch-ci-linux-pkgs-opt.py
/petsc/config/examples/arch-ci-osx-cxx-pkgs-opt.py
/petsc/doc/build_classic_docs.py
/petsc/doc/common/editing-online.rst
/petsc/doc/conf.py
/petsc/doc/developers/documentation.rst
/petsc/doc/documentation/manual/getting_started.rst
/petsc/doc/documentation/manual/ts.rst
/petsc/doc/ext/html5_petsc.py
/petsc/doc/faq/index.rst
/petsc/doc/index.rst
/petsc/doc/install/install.rst
/petsc/doc/requirements.txt
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/private/dmnetworkimpl.h
/petsc/include/petscmat.h
/petsc/include/petscmathtool.h
/petsc/include/petscviewerhdf5.h
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/src/binding/petsc4py/docs/source/install.rst
/petsc/src/binding/petsc4py/src/PETSc/DMPlex.pyx
/petsc/src/binding/petsc4py/src/PETSc/PETSc.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscsys.pxi
/petsc/src/binding/petsc4py/test/test_stdout.py
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/impls/hpddm/hpddm.cxx
/petsc/src/ksp/ksp/tutorials/ex82.c
/petsc/src/ksp/ksp/tutorials/makefile
/petsc/src/ksp/ksp/tutorials/output/ex82_1.out
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/impls/htool/htool.cxx
/petsc/src/mat/impls/htool/htool.hpp
/petsc/src/mat/impls/htool/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/tests/ex241.c
/petsc/src/mat/tests/ex246.cxx
/petsc/src/mat/tests/makefile
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/tutorials/network/wash/pOption
/petsc/src/ts/tutorials/network/wash/pipes1.c
/petsc/src/ts/utils/dmplexlandau/kokkos/landau.kokkos.cxx
/petsc/src/ts/utils/dmplexlandau/plexland.c
/petsc/src/ts/utils/dmplexlandau/tutorials/ex1.c
/petsc/src/ts/utils/dmplexlandau/tutorials/ex1f90.F90
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex1_0.out
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex1f90_0.out
vec/impls/nest/vecnest.c
vec/interface/f90-custom/zvectorf90.c
75d2019728-Apr-2021 Jose E. Roman <jroman@dsic.upv.es>

Fix unreachable statement warnings in PGI


/petsc/.gitignore
/petsc/.gitlab-ci.yml
/petsc/.readthedocs.yml
/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/parmmg.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/doc/.gitignore
/petsc/doc/Makefile
/petsc/doc/_static/.keep
/petsc/doc/_static/css/petsc-team-container.css
/petsc/doc/_static/css/pop-up.css
/petsc/doc/_static/images/adams.jpg
/petsc/doc/_static/images/alp.jpg
/petsc/doc/_static/images/barry.gif
/petsc/doc/_static/images/bill.gif
/petsc/doc/_static/images/buschelman.jpg
/petsc/doc/_static/images/dave.jpg
/petsc/doc/_static/images/dinesh.jpg
/petsc/doc/_static/images/dmitry.jpg
/petsc/doc/_static/images/hong.jpg
/petsc/doc/_static/images/jed.jpg
/petsc/doc/_static/images/karli.jpg
/petsc/doc/_static/images/lisandro.jpg
/petsc/doc/_static/images/lois.gif
/petsc/doc/_static/images/matt.jpg
/petsc/doc/_static/images/mcs-rule-small.gif
/petsc/doc/_static/images/mrhongzhang.jpg
/petsc/doc/_static/images/patricksanan.jpg
/petsc/doc/_static/images/peter.jpg
/petsc/doc/_static/images/richard.jpg
/petsc/doc/_static/images/sarich.jpg
/petsc/doc/_static/images/satish.gif
/petsc/doc/_static/images/scaling.jpg
/petsc/doc/_static/images/sean.jpg
/petsc/doc/_static/images/shri.jpg
/petsc/doc/_static/images/stefano.jpg
/petsc/doc/_static/images/tobin.png
/petsc/doc/_static/images/todd.jpg
/petsc/doc/_static/images/vaclav.jpg
/petsc/doc/_static/images/victor.jpg
/petsc/doc/_static/images/victorminden.jpg
/petsc/doc/build_classic_docs.py
/petsc/doc/common/editing-online.rst
/petsc/doc/community/bugs.rst
/petsc/doc/community/index.rst
/petsc/doc/community/mailing.rst
/petsc/doc/community/meeting.rst
/petsc/doc/community/petsc_team.rst
/petsc/doc/conf.py
/petsc/doc/developers/articles.rst
/petsc/doc/developers/buildsystem.rst
/petsc/doc/developers/callbacks.rst
/petsc/doc/developers/communication.rst
/petsc/doc/developers/contributing.rst
/petsc/doc/developers/copyimages.rst
/petsc/doc/developers/design.rst
/petsc/doc/developers/documentation.rst
/petsc/doc/developers/images/another-failure.png
/petsc/doc/developers/images/approvers.png
/petsc/doc/developers/images/badsource.png
/petsc/doc/developers/images/button-for-approvers.png
/petsc/doc/developers/images/callbacks1.svg
/petsc/doc/developers/images/callbacks1.tex
/petsc/doc/developers/images/callbacks2.svg
/petsc/doc/developers/images/callbacks2.tex
/petsc/doc/developers/images/cancel-pipeline.png
/petsc/doc/developers/images/changes-or-commits.png
/petsc/doc/developers/images/continued-pipeline.png
/petsc/doc/developers/images/error-compiling-source.png
/petsc/doc/developers/images/failed-examples.png
/petsc/doc/developers/images/find-exact-bad-job.png
/petsc/doc/developers/images/git-push-mr.png
/petsc/doc/developers/images/label-subscribe.png
/petsc/doc/developers/images/mr-assign.png
/petsc/doc/developers/images/mr-overview.png
/petsc/doc/developers/images/mr-select-branch.png
/petsc/doc/developers/images/mr-select-labels.png
/petsc/doc/developers/images/mr-select-target.png
/petsc/doc/developers/images/mr-thread-details.png
/petsc/doc/developers/images/mr-thread.png
/petsc/doc/developers/images/pipeline-configure-browse.png
/petsc/doc/developers/images/pipeline-configure.png
/petsc/doc/developers/images/pipeline-from-MR.png
/petsc/doc/developers/images/pipeline-pause-button.png
/petsc/doc/developers/images/provide-suggestion.png
/petsc/doc/developers/images/retry-job.png
/petsc/doc/developers/images/retry-pipeline.png
/petsc/doc/developers/images/see-mr-pipelines.png
/petsc/doc/developers/images/show-failure.png
/petsc/doc/developers/images/start-comment-on-code.png
/petsc/doc/developers/images/started-retry-job.png
/petsc/doc/developers/images/test-artifacts.png
/petsc/doc/developers/images/unfreed-memory.png
/petsc/doc/developers/images/write-review-text.png
/petsc/doc/developers/index.rst
/petsc/doc/developers/integration.rst
/petsc/doc/developers/kernel.rst
/petsc/doc/developers/matrices.rst
/petsc/doc/developers/objects.rst
/petsc/doc/developers/style.rst
/petsc/doc/developers/testing.rst
/petsc/doc/documentation/changes/2013.rst
/petsc/doc/documentation/changes/2015.rst
/petsc/doc/documentation/changes/2016.rst
/petsc/doc/documentation/changes/2017.rst
/petsc/doc/documentation/changes/2018_through_2020.rst
/petsc/doc/documentation/changes/2021.rst
/petsc/doc/documentation/changes/2022.rst
/petsc/doc/documentation/changes/2023.rst
/petsc/doc/documentation/changes/2024.rst
/petsc/doc/documentation/changes/2025_through_2027.rst
/petsc/doc/documentation/changes/2028.rst
/petsc/doc/documentation/changes/2029.rst
/petsc/doc/documentation/changes/20beta10.rst
/petsc/doc/documentation/changes/20beta4.rst
/petsc/doc/documentation/changes/20beta6.rst
/petsc/doc/documentation/changes/20beta8.rst
/petsc/doc/documentation/changes/21.rst
/petsc/doc/documentation/changes/211.rst
/petsc/doc/documentation/changes/212.rst
/petsc/doc/documentation/changes/213.rst
/petsc/doc/documentation/changes/214.rst
/petsc/doc/documentation/changes/215.rst
/petsc/doc/documentation/changes/216.rst
/petsc/doc/documentation/changes/220.rst
/petsc/doc/documentation/changes/221.rst
/petsc/doc/documentation/changes/230.rst
/petsc/doc/documentation/changes/231.rst
/petsc/doc/documentation/changes/232.rst
/petsc/doc/documentation/changes/233.rst
/petsc/doc/documentation/changes/300.rst
/petsc/doc/documentation/changes/31.rst
/petsc/doc/documentation/changes/310.rst
/petsc/doc/documentation/changes/311.rst
/petsc/doc/documentation/changes/312.rst
/petsc/doc/documentation/changes/313.rst
/petsc/doc/documentation/changes/314.rst
/petsc/doc/documentation/changes/315.rst
/petsc/doc/documentation/changes/32.rst
/petsc/doc/documentation/changes/33.rst
/petsc/doc/documentation/changes/34.rst
/petsc/doc/documentation/changes/35.rst
/petsc/doc/documentation/changes/36.rst
/petsc/doc/documentation/changes/37.rst
/petsc/doc/documentation/changes/38.rst
/petsc/doc/documentation/changes/39.rst
/petsc/doc/documentation/changes/index.rst
/petsc/doc/documentation/index.rst
/petsc/doc/documentation/manual/about_this_manual.rst
/petsc/doc/documentation/manual/acknowledgements.rst
/petsc/doc/documentation/manual/additional.rst
/petsc/doc/documentation/manual/advanced.rst
/petsc/doc/documentation/manual/anl_tech_report/ArgonneLogo.pdf
/petsc/doc/documentation/manual/anl_tech_report/ArgonneReportTemplate.doc
/petsc/doc/documentation/manual/anl_tech_report/ArgonneReportTemplateLastPage.pdf
/petsc/doc/documentation/manual/anl_tech_report/ArgonneReportTemplatePage2.pdf
/petsc/doc/documentation/manual/anl_tech_report/first.inc
/petsc/doc/documentation/manual/anl_tech_report/last.inc
/petsc/doc/documentation/manual/blas-lapack.rst
/petsc/doc/documentation/manual/dmplex.rst
/petsc/doc/documentation/manual/fortran.rst
/petsc/doc/documentation/manual/getting_started.rst
/petsc/doc/documentation/manual/high_level_mg.rst
/petsc/doc/documentation/manual/images/danumbering.fig
/petsc/doc/documentation/manual/images/danumbering.pdf
/petsc/doc/documentation/manual/images/danumbering.png
/petsc/doc/documentation/manual/images/dmplex_doublet_dag.svg
/petsc/doc/documentation/manual/images/dmplex_doublet_dag.tex
/petsc/doc/documentation/manual/images/dmplex_doublet_mesh.svg
/petsc/doc/documentation/manual/images/dmplex_doublet_mesh.tex
/petsc/doc/documentation/manual/images/ghost.fig
/petsc/doc/documentation/manual/images/ghost.pdf
/petsc/doc/documentation/manual/images/ghost.png
/petsc/doc/documentation/manual/images/library_structure.svg
/petsc/doc/documentation/manual/images/library_structure.tex
/petsc/doc/documentation/manual/images/localspaces.svg
/petsc/doc/documentation/manual/images/mathworks-account-2.png
/petsc/doc/documentation/manual/images/mathworks-account-3.png
/petsc/doc/documentation/manual/images/mathworks-account-4.png
/petsc/doc/documentation/manual/images/mathworks-account-5.png
/petsc/doc/documentation/manual/images/mathworks-account.png
/petsc/doc/documentation/manual/images/numa.pdf
/petsc/doc/documentation/manual/images/numa.png
/petsc/doc/documentation/manual/images/stream-results-intel.pdf
/petsc/doc/documentation/manual/images/stream-results-intel.png
/petsc/doc/documentation/manual/images/usg.pdf
/petsc/doc/documentation/manual/images/usg.png
/petsc/doc/documentation/manual/index.rst
/petsc/doc/documentation/manual/introduction.rst
/petsc/doc/documentation/manual/ksp.rst
/petsc/doc/documentation/manual/mat.rst
/petsc/doc/documentation/manual/matlab.rst
/petsc/doc/documentation/manual/other.rst
/petsc/doc/documentation/manual/performance.rst
/petsc/doc/documentation/manual/profiling.rst
/petsc/doc/documentation/manual/programming.rst
/petsc/doc/documentation/manual/sensitivity_analysis.rst
/petsc/doc/documentation/manual/snes.rst
/petsc/doc/documentation/manual/tests.rst
/petsc/doc/documentation/manual/ts.rst
/petsc/doc/documentation/manual/vec.rst
/petsc/doc/ext/__init__.py
/petsc/doc/ext/html5_petsc.py
/petsc/doc/faq/index.rst
/petsc/doc/genteamtable.py
/petsc/doc/index.rst
/petsc/doc/install/download.rst
/petsc/doc/install/external_software.rst
/petsc/doc/install/index.rst
/petsc/doc/install/install.rst
/petsc/doc/install/install_tutorial.rst
/petsc/doc/install/license.rst
/petsc/doc/install/multibuild.rst
/petsc/doc/install/windows.rst
/petsc/doc/miscellaneous/acknowledgements.rst
/petsc/doc/miscellaneous/applications_publications.rst
/petsc/doc/miscellaneous/codemanagement.rst
/petsc/doc/miscellaneous/funding.rst
/petsc/doc/miscellaneous/index.rst
/petsc/doc/miscellaneous/prizes.rst
/petsc/doc/miscellaneous/saws.rst
/petsc/doc/miscellaneous/threads.rst
/petsc/doc/overview/features.rst
/petsc/doc/overview/gpu_roadmap.rst
/petsc/doc/overview/index.rst
/petsc/doc/overview/linear_solve_table.rst
/petsc/doc/overview/nonlinear_solve_table.rst
/petsc/doc/overview/nutshell.rst
/petsc/doc/overview/tao_solve_table.rst
/petsc/doc/requirements.txt
/petsc/doc/tutorials/guide_to_examples.rst
/petsc/doc/tutorials/guide_to_examples_by_physics.rst
/petsc/doc/tutorials/handson.rst
/petsc/doc/tutorials/meshing/guide_to_subsurface.rst
/petsc/doc/tutorials/meshing/images/extrusion.png
/petsc/doc/tutorials/meshing/images/extrusionAdaptiveParallel.png
/petsc/doc/tutorials/meshing/images/extrusionParallel.png
/petsc/doc/tutorials/meshing/images/surface.png
/petsc/doc/tutorials/physics/guide_to_stokes.rst
/petsc/doc/tutorials/physics/images/ex69_sol_m_2_n_2_B_1.png
/petsc/doc/tutorials/physics/images/ex69_sol_m_2_n_2_B_375.png
/petsc/doc/tutorials/physics/images/stokes_p2p1_prec_mat.png
/petsc/doc/tutorials/physics/images/stokes_p2p1_prec_mat_sparse.png
/petsc/doc/tutorials/physics/images/stokes_p2p1_sys_mat.png
/petsc/doc/tutorials/physics/images/stokes_p2p1_sys_mat_sparse.png
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/makefile
/petsc/src/binding/petsc4py/docs/source/install.rst
/petsc/src/binding/petsc4py/src/PETSc/DMPlex.pyx
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/snes/interface/snesut.c
/petsc/src/tao/interface/taosolver.c
vec/impls/nest/vecnest.c
vec/interface/f90-custom/zvectorf90.c
ff2d540821-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


/petsc/.gitignore
/petsc/.gitlab-ci.yml
/petsc/.readthedocs.yml
/petsc/doc/.gitignore
/petsc/doc/Makefile
/petsc/doc/_static/.keep
/petsc/doc/_static/css/petsc-team-container.css
/petsc/doc/_static/css/pop-up.css
/petsc/doc/_static/images/adams.jpg
/petsc/doc/_static/images/alp.jpg
/petsc/doc/_static/images/barry.gif
/petsc/doc/_static/images/bill.gif
/petsc/doc/_static/images/buschelman.jpg
/petsc/doc/_static/images/dave.jpg
/petsc/doc/_static/images/dinesh.jpg
/petsc/doc/_static/images/dmitry.jpg
/petsc/doc/_static/images/hong.jpg
/petsc/doc/_static/images/jed.jpg
/petsc/doc/_static/images/karli.jpg
/petsc/doc/_static/images/lisandro.jpg
/petsc/doc/_static/images/lois.gif
/petsc/doc/_static/images/matt.jpg
/petsc/doc/_static/images/mcs-rule-small.gif
/petsc/doc/_static/images/mrhongzhang.jpg
/petsc/doc/_static/images/patricksanan.jpg
/petsc/doc/_static/images/peter.jpg
/petsc/doc/_static/images/richard.jpg
/petsc/doc/_static/images/sarich.jpg
/petsc/doc/_static/images/satish.gif
/petsc/doc/_static/images/scaling.jpg
/petsc/doc/_static/images/sean.jpg
/petsc/doc/_static/images/shri.jpg
/petsc/doc/_static/images/stefano.jpg
/petsc/doc/_static/images/tobin.png
/petsc/doc/_static/images/todd.jpg
/petsc/doc/_static/images/vaclav.jpg
/petsc/doc/_static/images/victor.jpg
/petsc/doc/_static/images/victorminden.jpg
/petsc/doc/build_classic_docs.py
/petsc/doc/common/editing-online.rst
/petsc/doc/community/bugs.rst
/petsc/doc/community/index.rst
/petsc/doc/community/mailing.rst
/petsc/doc/community/meeting.rst
/petsc/doc/community/petsc_team.rst
/petsc/doc/conf.py
/petsc/doc/developers/articles.rst
/petsc/doc/developers/buildsystem.rst
/petsc/doc/developers/callbacks.rst
/petsc/doc/developers/communication.rst
/petsc/doc/developers/contributing.rst
/petsc/doc/developers/copyimages.rst
/petsc/doc/developers/design.rst
/petsc/doc/developers/documentation.rst
/petsc/doc/developers/images/another-failure.png
/petsc/doc/developers/images/approvers.png
/petsc/doc/developers/images/badsource.png
/petsc/doc/developers/images/button-for-approvers.png
/petsc/doc/developers/images/callbacks1.svg
/petsc/doc/developers/images/callbacks1.tex
/petsc/doc/developers/images/callbacks2.svg
/petsc/doc/developers/images/callbacks2.tex
/petsc/doc/developers/images/cancel-pipeline.png
/petsc/doc/developers/images/changes-or-commits.png
/petsc/doc/developers/images/continued-pipeline.png
/petsc/doc/developers/images/error-compiling-source.png
/petsc/doc/developers/images/failed-examples.png
/petsc/doc/developers/images/find-exact-bad-job.png
/petsc/doc/developers/images/git-push-mr.png
/petsc/doc/developers/images/label-subscribe.png
/petsc/doc/developers/images/mr-assign.png
/petsc/doc/developers/images/mr-overview.png
/petsc/doc/developers/images/mr-select-branch.png
/petsc/doc/developers/images/mr-select-labels.png
/petsc/doc/developers/images/mr-select-target.png
/petsc/doc/developers/images/mr-thread-details.png
/petsc/doc/developers/images/mr-thread.png
/petsc/doc/developers/images/pipeline-configure-browse.png
/petsc/doc/developers/images/pipeline-configure.png
/petsc/doc/developers/images/pipeline-from-MR.png
/petsc/doc/developers/images/pipeline-pause-button.png
/petsc/doc/developers/images/provide-suggestion.png
/petsc/doc/developers/images/retry-job.png
/petsc/doc/developers/images/retry-pipeline.png
/petsc/doc/developers/images/see-mr-pipelines.png
/petsc/doc/developers/images/show-failure.png
/petsc/doc/developers/images/start-comment-on-code.png
/petsc/doc/developers/images/started-retry-job.png
/petsc/doc/developers/images/test-artifacts.png
/petsc/doc/developers/images/unfreed-memory.png
/petsc/doc/developers/images/write-review-text.png
/petsc/doc/developers/index.rst
/petsc/doc/developers/integration.rst
/petsc/doc/developers/kernel.rst
/petsc/doc/developers/matrices.rst
/petsc/doc/developers/objects.rst
/petsc/doc/developers/style.rst
/petsc/doc/developers/testing.rst
/petsc/doc/documentation/changes/2013.rst
/petsc/doc/documentation/changes/2015.rst
/petsc/doc/documentation/changes/2016.rst
/petsc/doc/documentation/changes/2017.rst
/petsc/doc/documentation/changes/2018_through_2020.rst
/petsc/doc/documentation/changes/2021.rst
/petsc/doc/documentation/changes/2022.rst
/petsc/doc/documentation/changes/2023.rst
/petsc/doc/documentation/changes/2024.rst
/petsc/doc/documentation/changes/2025_through_2027.rst
/petsc/doc/documentation/changes/2028.rst
/petsc/doc/documentation/changes/2029.rst
/petsc/doc/documentation/changes/20beta10.rst
/petsc/doc/documentation/changes/20beta4.rst
/petsc/doc/documentation/changes/20beta6.rst
/petsc/doc/documentation/changes/20beta8.rst
/petsc/doc/documentation/changes/21.rst
/petsc/doc/documentation/changes/211.rst
/petsc/doc/documentation/changes/212.rst
/petsc/doc/documentation/changes/213.rst
/petsc/doc/documentation/changes/214.rst
/petsc/doc/documentation/changes/215.rst
/petsc/doc/documentation/changes/216.rst
/petsc/doc/documentation/changes/220.rst
/petsc/doc/documentation/changes/221.rst
/petsc/doc/documentation/changes/230.rst
/petsc/doc/documentation/changes/231.rst
/petsc/doc/documentation/changes/232.rst
/petsc/doc/documentation/changes/233.rst
/petsc/doc/documentation/changes/300.rst
/petsc/doc/documentation/changes/31.rst
/petsc/doc/documentation/changes/310.rst
/petsc/doc/documentation/changes/311.rst
/petsc/doc/documentation/changes/312.rst
/petsc/doc/documentation/changes/313.rst
/petsc/doc/documentation/changes/314.rst
/petsc/doc/documentation/changes/315.rst
/petsc/doc/documentation/changes/32.rst
/petsc/doc/documentation/changes/33.rst
/petsc/doc/documentation/changes/34.rst
/petsc/doc/documentation/changes/35.rst
/petsc/doc/documentation/changes/36.rst
/petsc/doc/documentation/changes/37.rst
/petsc/doc/documentation/changes/38.rst
/petsc/doc/documentation/changes/39.rst
/petsc/doc/documentation/changes/index.rst
/petsc/doc/documentation/index.rst
/petsc/doc/documentation/manual/about_this_manual.rst
/petsc/doc/documentation/manual/acknowledgements.rst
/petsc/doc/documentation/manual/additional.rst
/petsc/doc/documentation/manual/advanced.rst
/petsc/doc/documentation/manual/anl_tech_report/ArgonneLogo.pdf
/petsc/doc/documentation/manual/anl_tech_report/ArgonneReportTemplate.doc
/petsc/doc/documentation/manual/anl_tech_report/ArgonneReportTemplateLastPage.pdf
/petsc/doc/documentation/manual/anl_tech_report/ArgonneReportTemplatePage2.pdf
/petsc/doc/documentation/manual/anl_tech_report/first.inc
/petsc/doc/documentation/manual/anl_tech_report/last.inc
/petsc/doc/documentation/manual/blas-lapack.rst
/petsc/doc/documentation/manual/dmplex.rst
/petsc/doc/documentation/manual/fortran.rst
/petsc/doc/documentation/manual/getting_started.rst
/petsc/doc/documentation/manual/high_level_mg.rst
/petsc/doc/documentation/manual/images/danumbering.fig
/petsc/doc/documentation/manual/images/danumbering.pdf
/petsc/doc/documentation/manual/images/danumbering.png
/petsc/doc/documentation/manual/images/dmplex_doublet_dag.svg
/petsc/doc/documentation/manual/images/dmplex_doublet_dag.tex
/petsc/doc/documentation/manual/images/dmplex_doublet_mesh.svg
/petsc/doc/documentation/manual/images/dmplex_doublet_mesh.tex
/petsc/doc/documentation/manual/images/ghost.fig
/petsc/doc/documentation/manual/images/ghost.pdf
/petsc/doc/documentation/manual/images/ghost.png
/petsc/doc/documentation/manual/images/library_structure.svg
/petsc/doc/documentation/manual/images/library_structure.tex
/petsc/doc/documentation/manual/images/localspaces.svg
/petsc/doc/documentation/manual/images/mathworks-account-2.png
/petsc/doc/documentation/manual/images/mathworks-account-3.png
/petsc/doc/documentation/manual/images/mathworks-account-4.png
/petsc/doc/documentation/manual/images/mathworks-account-5.png
/petsc/doc/documentation/manual/images/mathworks-account.png
/petsc/doc/documentation/manual/images/numa.pdf
/petsc/doc/documentation/manual/images/numa.png
/petsc/doc/documentation/manual/images/stream-results-intel.pdf
/petsc/doc/documentation/manual/images/stream-results-intel.png
/petsc/doc/documentation/manual/images/usg.pdf
/petsc/doc/documentation/manual/images/usg.png
/petsc/doc/documentation/manual/index.rst
/petsc/doc/documentation/manual/introduction.rst
/petsc/doc/documentation/manual/ksp.rst
/petsc/doc/documentation/manual/mat.rst
/petsc/doc/documentation/manual/matlab.rst
/petsc/doc/documentation/manual/other.rst
/petsc/doc/documentation/manual/performance.rst
/petsc/doc/documentation/manual/profiling.rst
/petsc/doc/documentation/manual/programming.rst
/petsc/doc/documentation/manual/sensitivity_analysis.rst
/petsc/doc/documentation/manual/snes.rst
/petsc/doc/documentation/manual/tests.rst
/petsc/doc/documentation/manual/ts.rst
/petsc/doc/documentation/manual/vec.rst
/petsc/doc/ext/__init__.py
/petsc/doc/ext/html5_petsc.py
/petsc/doc/faq/index.rst
/petsc/doc/genteamtable.py
/petsc/doc/index.rst
/petsc/doc/install/download.rst
/petsc/doc/install/external_software.rst
/petsc/doc/install/index.rst
/petsc/doc/install/install.rst
/petsc/doc/install/install_tutorial.rst
/petsc/doc/install/license.rst
/petsc/doc/install/multibuild.rst
/petsc/doc/install/windows.rst
/petsc/doc/manual/fe.rst
/petsc/doc/miscellaneous/acknowledgements.rst
/petsc/doc/miscellaneous/applications_publications.rst
/petsc/doc/miscellaneous/codemanagement.rst
/petsc/doc/miscellaneous/funding.rst
/petsc/doc/miscellaneous/index.rst
/petsc/doc/miscellaneous/prizes.rst
/petsc/doc/miscellaneous/saws.rst
/petsc/doc/miscellaneous/threads.rst
/petsc/doc/overview/features.rst
/petsc/doc/overview/gpu_roadmap.rst
/petsc/doc/overview/index.rst
/petsc/doc/overview/linear_solve_table.rst
/petsc/doc/overview/nonlinear_solve_table.rst
/petsc/doc/overview/nutshell.rst
/petsc/doc/overview/tao_solve_table.rst
/petsc/doc/requirements.txt
/petsc/doc/tutorials/guide_to_examples.rst
/petsc/doc/tutorials/guide_to_examples_by_physics.rst
/petsc/doc/tutorials/handson.rst
/petsc/doc/tutorials/meshing/guide_to_subsurface.rst
/petsc/doc/tutorials/meshing/images/extrusion.png
/petsc/doc/tutorials/meshing/images/extrusionAdaptiveParallel.png
/petsc/doc/tutorials/meshing/images/extrusionParallel.png
/petsc/doc/tutorials/meshing/images/surface.png
/petsc/doc/tutorials/physics/guide_to_stokes.rst
/petsc/doc/tutorials/physics/images/ex69_sol_m_2_n_2_B_1.png
/petsc/doc/tutorials/physics/images/ex69_sol_m_2_n_2_B_375.png
/petsc/doc/tutorials/physics/images/stokes_p2p1_prec_mat.png
/petsc/doc/tutorials/physics/images/stokes_p2p1_prec_mat_sparse.png
/petsc/doc/tutorials/physics/images/stokes_p2p1_sys_mat.png
/petsc/doc/tutorials/physics/images/stokes_p2p1_sys_mat_sparse.png
/petsc/include/petsccublas.h
/petsc/include/petscerror.h
/petsc/include/petscsys.h
/petsc/makefile
/petsc/src/binding/petsc4py/src/PETSc/SF.pyx
/petsc/src/binding/petsc4py/src/PETSc/Section.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscsec.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscsf.pxi
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/ksp/ksp/tutorials/ex43.c
/petsc/src/ksp/ksp/tutorials/output/ex43_2_mumps.out
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/tests/ex89.c
/petsc/src/mat/tests/output/ex89_2.out
/petsc/src/mat/tests/output/ex89_3.out
/petsc/src/mat/tests/output/ex89_4.out
/petsc/src/mat/tests/output/ex89_5.out
/petsc/src/tao/interface/taosolver.c
vec/interface/rvector.c
vec/tutorials/ex20f90.F90
2c68ad2c27-Mar-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: migrate UsingFortran man page to beginning of Fortran chapter in Users Manual


/petsc/.gitignore
/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/include/petscsys.h
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/docs/sphinx_docs/changes/2013.rst
/petsc/src/docs/sphinx_docs/changes/2015.rst
/petsc/src/docs/sphinx_docs/changes/2016.rst
/petsc/src/docs/sphinx_docs/changes/2017.rst
/petsc/src/docs/sphinx_docs/changes/2018_through_2020.rst
/petsc/src/docs/sphinx_docs/changes/2021.rst
/petsc/src/docs/sphinx_docs/changes/2022.rst
/petsc/src/docs/sphinx_docs/changes/2023.rst
/petsc/src/docs/sphinx_docs/changes/2024.rst
/petsc/src/docs/sphinx_docs/changes/2025_through_2027.rst
/petsc/src/docs/sphinx_docs/changes/2028.rst
/petsc/src/docs/sphinx_docs/changes/2029.rst
/petsc/src/docs/sphinx_docs/changes/20beta10.rst
/petsc/src/docs/sphinx_docs/changes/20beta4.rst
/petsc/src/docs/sphinx_docs/changes/20beta6.rst
/petsc/src/docs/sphinx_docs/changes/20beta8.rst
/petsc/src/docs/sphinx_docs/changes/21.rst
/petsc/src/docs/sphinx_docs/changes/211.rst
/petsc/src/docs/sphinx_docs/changes/212.rst
/petsc/src/docs/sphinx_docs/changes/213.rst
/petsc/src/docs/sphinx_docs/changes/214.rst
/petsc/src/docs/sphinx_docs/changes/215.rst
/petsc/src/docs/sphinx_docs/changes/216.rst
/petsc/src/docs/sphinx_docs/changes/220.rst
/petsc/src/docs/sphinx_docs/changes/221.rst
/petsc/src/docs/sphinx_docs/changes/230.rst
/petsc/src/docs/sphinx_docs/changes/231.rst
/petsc/src/docs/sphinx_docs/changes/232.rst
/petsc/src/docs/sphinx_docs/changes/233.rst
/petsc/src/docs/sphinx_docs/changes/300.rst
/petsc/src/docs/sphinx_docs/changes/31.rst
/petsc/src/docs/sphinx_docs/changes/310.rst
/petsc/src/docs/sphinx_docs/changes/311.rst
/petsc/src/docs/sphinx_docs/changes/312.rst
/petsc/src/docs/sphinx_docs/changes/313.rst
/petsc/src/docs/sphinx_docs/changes/314.rst
/petsc/src/docs/sphinx_docs/changes/32.rst
/petsc/src/docs/sphinx_docs/changes/33.rst
/petsc/src/docs/sphinx_docs/changes/34.rst
/petsc/src/docs/sphinx_docs/changes/35.rst
/petsc/src/docs/sphinx_docs/changes/36.rst
/petsc/src/docs/sphinx_docs/changes/37.rst
/petsc/src/docs/sphinx_docs/changes/38.rst
/petsc/src/docs/sphinx_docs/changes/39.rst
/petsc/src/docs/sphinx_docs/changes/dev.rst
/petsc/src/docs/sphinx_docs/changes/index.rst
/petsc/src/docs/sphinx_docs/guides/guide_to_examples.rst
/petsc/src/docs/sphinx_docs/guides/handson.rst
/petsc/src/docs/sphinx_docs/index.rst
/petsc/src/docs/sphinx_docs/manual/fortran.rst
/petsc/src/docs/sphinx_docs/manual/getting_started.rst
/petsc/src/docs/sphinx_docs/miscellaneous/codemanagement.rst
/petsc/src/docs/sphinx_docs/miscellaneous/index.rst
/petsc/src/docs/sphinx_docs/miscellaneous/saws.rst
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/sys/objects/ftn-custom/zstart.c
vec/interface/rvector.c
vec/tutorials/ex20f90.F90
fdce6efa19-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/packages/Chaco.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/OpenMPI.py
/petsc/config/BuildSystem/config/packages/elemental.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/include/petsc/private/matimpl.h
/petsc/include/petscaijdevice.h
/petsc/include/petsclandau.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/src/binding/petsc4py/src/PETSc/Mat.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscmat.pxi
/petsc/src/binding/petsc4py/src/libpetsc4py/libpetsc4py.pyx
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/impls/swarm/swarmpic_plex.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/sphinx_docs/Makefile
/petsc/src/docs/sphinx_docs/manual/mat.rst
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/tests/ex11.c
/petsc/src/ksp/ksp/tests/output/ex11_3.out
/petsc/src/ksp/ksp/tutorials/ex43.c
/petsc/src/ksp/ksp/tutorials/output/ex43_2_mumps.out
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparseband.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/seqcusparse/makefile
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sell/mpi/mpisell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex72mmio.c
/petsc/src/mat/utils/axpy.c
/petsc/src/sys/classes/draw/impls/x/ximage.c
/petsc/src/sys/f90-mod/petscsysmod.F90
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/ts/utils/dmplexlandau/cuda/landaucu.cu
/petsc/src/ts/utils/dmplexlandau/kokkos/landau.kokkos.cxx
/petsc/src/ts/utils/dmplexlandau/plexland.c
/petsc/src/ts/utils/dmplexlandau/tutorials/ex1.c
/petsc/src/ts/utils/dmplexlandau/tutorials/ex1f90.F90
/petsc/src/ts/utils/dmplexlandau/tutorials/ex2.c
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex1_0.out
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex1f90_0.out
/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex2_0.out
is/section/interface/section.c
vec/tutorials/ex7.c
60fa224919-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-err-msg' into 'release'

doc: fix strings to not use 'sorry'

See merge request petsc/petsc!3839

1d4abf3219-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-gcc-11-warnings' into 'release'

fix gcc-11 warnings

See merge request petsc/petsc!3865

af79224216-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'haplav/feature-hdf5-read-attribute-default-value' into 'main'

PetscViewerHDF5ReadAttribute: Add defaultValue arg.

See merge request petsc/petsc!3877

1...<<41424344454647484950>>...278