History log of /petsc/doc/ (Results 2201 – 2225 of 2360)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
02f5a9aa28-Jul-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: refactor copying of classic docs

Instead of relying on Sphinx's html_extra_path functionality,
directly copy the required classic docs at the end of the build.
This has the advantages of requi

Docs: refactor copying of classic docs

Instead of relying on Sphinx's html_extra_path functionality,
directly copy the required classic docs at the end of the build.
This has the advantages of requiring less Sphinx knowledge for
readers of conf.py, and of delaying time-consuming copying of files
until the end of the docs build, which is useful for incremental
local development.

show more ...


/petsc/CONTRIBUTING
/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/config/BuildSystem/config/packages/kokkos.py
/petsc/config/BuildSystem/config/packages/tchem.py
/petsc/config/BuildSystem/logger.py
/petsc/config/examples/arch-ci-linux-pkgs-dbg-ftn-interfaces.py
/petsc/config/examples/arch-ci-osx-cxx-pkgs-opt.py
build_classic_docs.py
conf.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscpc.h
/petsc/src/contrib/style/runhtml.sh
/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/ksp/tests/ex8.c
/petsc/src/ksp/ksp/tests/output/ex8_1.out
/petsc/src/ksp/ksp/tests/output/ex8_2.out
/petsc/src/ksp/ksp/tests/output/ex8_3_setfromoptions_first-0.out
/petsc/src/ksp/ksp/tests/output/ex8_3_setfromoptions_first-1.out
/petsc/src/ksp/ksp/tutorials/ex27.c
/petsc/src/ksp/ksp/tutorials/output/ex27_3_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3a_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3a_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3b_hdf5_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3b_hdf5_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3b_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3b_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex27_7a.out
/petsc/src/ksp/ksp/tutorials/output/ex27_7b.out
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/normal/normmh.c
/petsc/src/mat/interface/matproduct.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex195.c
/petsc/src/mat/tests/ex62.c
/petsc/src/tao/leastsquares/impls/brgn/brgn.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/vec/vec/interface/rvector.c
580eb1c927-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'psanan/dmstag-expose-dmstagsentciltoindexlocal' into 'main'

DMStag: Expose DMStagStencilToIndexLocal() as public function

See merge request petsc/petsc!4180

68cd03ce22-May-2019 Patrick Sanan <patrick.sanan@gmail.com>

DMStag: Expose DMStagStencilToIndexLocal() as public function

Expose this low-level, previously-private function at the developer level.

cfd7e7ea27-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-07-09/add-dmdavecgetarraydofwrite' into 'main'

Add DMDAVecGetArrayDOFWrite() and DMDAVecRestoreArrayDOFWrite()

See merge request petsc/petsc!4161


/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/ADOLC.py
/petsc/config/BuildSystem/config/packages/AMReX.py
/petsc/config/BuildSystem/config/packages/CoDiPack.py
/petsc/config/BuildSystem/config/packages/ColPack.py
/petsc/config/BuildSystem/config/packages/MFEM.py
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/SuiteSparse.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/config/BuildSystem/config/packages/Trilinos.py
/petsc/config/BuildSystem/config/packages/ascem-io.py
/petsc/config/BuildSystem/config/packages/combblas.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/elemental.py
/petsc/config/BuildSystem/config/packages/hara.py
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/htool.py
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/config/BuildSystem/config/packages/kokkos.py
/petsc/config/BuildSystem/config/packages/magma.py
/petsc/config/BuildSystem/config/packages/mstk.py
/petsc/config/BuildSystem/config/packages/pragmatic.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/BuildSystem/config/packages/strumpack.py
/petsc/config/BuildSystem/config/packages/thrust.py
/petsc/config/BuildSystem/config/packages/xSDKTrilinos.py
/petsc/config/BuildSystem/config/setCompilers.py
documentation/changes/dev.rst
/petsc/include/petscdmda.h
/petsc/include/petsclog.h
/petsc/lib/petsc/bin/petsc_gen_xdmf.py
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/tests/ex8.c
/petsc/src/ksp/ksp/tests/output/ex8_1.out
/petsc/src/ksp/ksp/tests/output/ex8_2.out
/petsc/src/ksp/ksp/tests/output/ex8_3_setfromoptions_first-0.out
/petsc/src/ksp/ksp/tests/output/ex8_3_setfromoptions_first-1.out
/petsc/src/ksp/ksp/tutorials/ex27.c
/petsc/src/ksp/ksp/tutorials/ex34.c
/petsc/src/ksp/ksp/tutorials/output/ex27_3_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3a_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3a_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3b_hdf5_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3b_hdf5_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3b_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex27_3b_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex27_7a.out
/petsc/src/ksp/ksp/tutorials/output/ex27_7b.out
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/interface/matrix.c
/petsc/src/sys/logging/plog.c
/petsc/src/tao/leastsquares/impls/brgn/brgn.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/impls/seq/seqhip/vechip2.hip.cpp
/petsc/src/vec/vec/interface/rvector.c
1e5d236509-Jul-2021 Barry Smith <bsmith@mcs.anl.gov>

Add DMDAVecGetArrayDOFWrite() and DMDAVecRestoreArrayDOFWrite()

Commit-type: optimization, example
\spend 10m
Reported-by: Rory Johnston <Rory.Johnston@nag.com>

3f520e8021-Jul-2021 Junchao Zhang <jczhang@anl.gov>

Sys: add CHKERRCXX to convert C++ exceptions to petsc error codes

a13d1a1616-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-convest-logging' into 'main'

Plex+SNES+Convest: Small fixes for PyLith

See merge request petsc/petsc!4169

0c29014822-Jun-2021 Matthew G. Knepley <knepley@gmail.com>

Plex: - DMPlexComputeBdResidualSingle now takes a PetscFormKey instead of explicit label/value/field arguments

c758f0cb15-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'ksagiyam/plex_view_hdf5_section' into 'main'

add DMPlexSectionView()/Load() etc.

See merge request petsc/petsc!3620


/petsc/CONTRIBUTING
/petsc/config/BuildSystem/config/compilerOptions.py
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/config/BuildSystem/config/packages/kokkos.py
/petsc/config/BuildSystem/config/packages/tchem.py
documentation/changes/dev.rst
documentation/manual/dmplex.rst
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petscdmplex.h
/petsc/src/binding/petsc4py/src/PETSc/CAPI.pyx
/petsc/src/binding/petsc4py/src/PETSc/DMPlex.pyx
/petsc/src/binding/petsc4py/src/PETSc/IS.pyx
/petsc/src/binding/petsc4py/src/PETSc/KSP.pyx
/petsc/src/binding/petsc4py/src/PETSc/Mat.pyx
/petsc/src/binding/petsc4py/src/PETSc/MatPartitioning.pyx
/petsc/src/binding/petsc4py/src/PETSc/PC.pyx
/petsc/src/binding/petsc4py/src/PETSc/PETSc.pyx
/petsc/src/binding/petsc4py/src/PETSc/SNES.pyx
/petsc/src/binding/petsc4py/src/PETSc/TS.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscdmplex.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscis.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscmat.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscmatpartitioning.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscpc.pxi
/petsc/src/binding/petsc4py/src/include/compat.h
/petsc/src/binding/petsc4py/src/include/compat/hpddm.h
/petsc/src/binding/petsc4py/src/include/petsc4py/PETSc.pxd
/petsc/src/binding/petsc4py/src/include/petsc4py/petsc4py.i
/petsc/src/binding/petsc4py/test/test_ksp.py
/petsc/src/binding/petsc4py/test/test_object.py
/petsc/src/binding/petsc4py/test/test_snes.py
/petsc/src/binding/petsc4py/test/test_ts.py
/petsc/src/contrib/style/runhtml.sh
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/impls/plex/tutorials/ex12.c
/petsc/src/dm/impls/plex/tutorials/output/ex12_0_shell-False_parmetis.out
/petsc/src/dm/impls/plex/tutorials/output/ex12_0_shell-False_ptscotch.out
/petsc/src/dm/impls/plex/tutorials/output/ex12_0_shell-True_parmetis.out
/petsc/src/dm/impls/plex/tutorials/output/ex12_0_shell-True_ptscotch.out
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/mat/f90-mod/petscmat.h
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/normal/normmh.c
/petsc/src/mat/interface/matproduct.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex62.c
abc97e1515-Jul-2021 Jed Brown <jed@jedbrown.org>

docs testing: use petsc.pc instead of PETSc.pc

pkg-config conventions use lowercase and we would like to eventually
remove PETSc.pc (which currently exists for backward compatibility) so
we should g

docs testing: use petsc.pc instead of PETSc.pc

pkg-config conventions use lowercase and we would like to eventually
remove PETSc.pc (which currently exists for backward compatibility) so
we should give users consistent guidance on the preferred method.

Note that our current PETSc.pc process works so long as build and
install both happen on case-sensitive or both happen on case-insensitive
systems (in which case petsc.pc replaces PETSc.pc), but not when the
systems differ. Julia JLL build environment builds packages on
case-sensitive systems to be used by case-insensitive (OSX), and thus
needs to skip PETSc.pc to avoid a collision. One could imagine building
on case-insensitive OSX and using from case-sensitive, in which case we
would only have petsc.pc.

show more ...

a2fddd7815-Jul-2021 Albert Cowie <arcowie@buffalo.edu>

Add CSV file format to petsc_tas_analysis.py

5ea942bb02-Jul-2021 kagiyam <k.sagiyama@imperial.ac.uk>

plex: add manual for DMPlexXXXView() and DMPlexXXXLoad()

4204ec6b10-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'release'

e7b8246210-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Increase patchlevel to 3.15.2

74bc78ee07-Jul-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: FAQ: change question titles to sentence case

This is intended to make the page more readable,
and seems appropriate even lacking a general style rule about headings
being capitalized this way,

Docs: FAQ: change question titles to sentence case

This is intended to make the page more readable,
and seems appropriate even lacking a general style rule about headings
being capitalized this way, as these headings are most in the form of
complete sentences.

show more ...

a7eccf1b07-Jul-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: FAQ: add hint to find large output/ directories

Give a sample "find" command to locate large output directories, but
don't go so far as to give the invocation to actually delete all these
dire

Docs: FAQ: add hint to find large output/ directories

Give a sample "find" command to locate large output directories, but
don't go so far as to give the invocation to actually delete all these
directories, as it seems risky to give people copy-pastable commands
which automatically delete many files in a tree.

Reported-by: Barry Smith <bsmith@mcs.anl.gov>

show more ...

f8530c4607-Jul-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: FAQ: add authors to link for "Writing Scientific Software"

Reported-by: Barry Smith <bsmith@mcs.anl.gov>

a81e842f07-Jul-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: FAQ: fix some typos

Thanks-to: Barry Smith <bsmith@mcs.anl.gov>

573de8b907-Jul-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: FAQ: edit entry on recommended per-core memory bandwidth

Thanks-to: Barry Smith <bsmith@mcs.anl.gov>

4592ceba07-Jul-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: remove usage of isonum.txt

1969beb807-Jul-2021 Patrick Sanan <patrick.sanan@gmail.com>

Docs: FAQ: remove unneeded initial sentence

Reported-by: Barry Smith <bsmith@mcs.anl.gov>

59d40fe405-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

3a9937aa04-Jul-2021 Satish Balay <balay@mcs.anl.gov>

doc: fix PETSc abbriv and move NEWS section

3ceb54ac21-Jun-2021 ksagiyam <k.sagiyama@imperial.ac.uk>

section: test PetscSectionView()/Load() with HDF5

1148afce15-Jun-2021 Stefano Zampini <stefano.zampini@gmail.com>

ESSL: upgrade to 5.2 and above

As of ESSL 5.2, interfaces to functions like ?geev now match that of
standard LAPACK, where they previously had a different calling
convention.

Co-authored-by: Jed Br

ESSL: upgrade to 5.2 and above

As of ESSL 5.2, interfaces to functions like ?geev now match that of
standard LAPACK, where they previously had a different calling
convention.

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...

1...<<81828384858687888990>>...95