History log of /petsc/doc/ (Results 1026 – 1050 of 2360)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7816363126-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

More tidying up of docs generation; more consistent timing information

Commit-type: docs-only

fb2aa08026-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

mv wwwindex.py directly into doc directory and call it directly from python

Other minor cleanup of doc build process makefiles

Commit-type: docs-only

d279607c26-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Replace make allmanexamples with build_man_examples_links.py

Reduces time from 1.5 minutes to 7 seconds on my M2 laptop

Commit-type: docs-only

e112406525-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

WIP speedning up finding examples

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

WIP speedning up finding examples

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 ...

6058a5bf24-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Minor improvements to time to build docs, also add (crude) timing collections for building docs so we know where to focus efforts
And use -j 2 for ci build

Commit-type: i.e. error-checking, optimiza

Minor improvements to time to build docs, also add (crude) timing collections for building docs so we know where to focus efforts
And use -j 2 for ci build

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 ...

a5b0eddb25-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

If DPETSCBUIDTARBALL set, build sowing, c2html for docs- else check and use sowing, c2html from PATH, and disable unneeded options

Commit-type: docs-only

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

Merge branch 'jacobf/2023-07-10/cleanup-unused-options' into 'main'

Cleanup Unused Options

See merge request petsc/petsc!6689

974ca4ec08-Jul-2023 Stefano Zampini <stefano.zampini@gmail.com>

DM: add interface to clear named vectors

7006ab4013-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


/petsc/.gitignore
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/SuperLU_DIST.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/examples/arch-ci-freebsd-pkgs-opt.py
/petsc/config/examples/arch-ci-linux-opt-misc.py
manual/advanced.rst
manual/vec.rst
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/conf/rules.utils
/petsc/makefile
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/plex/plexextrude.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/tutorials/ex8.c
/petsc/src/dm/tests/ex23.c
/petsc/src/ksp/ksp/tests/ex37.c
/petsc/src/ksp/ksp/tests/ex70.c
/petsc/src/ksp/ksp/tutorials/ex1.c
/petsc/src/ksp/ksp/tutorials/ex5.c
/petsc/src/ksp/ksp/tutorials/ex72.c
/petsc/src/ksp/pc/impls/vpbjacobi/kokkos/vpbjacobi_kok.kokkos.cxx
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/coarsen/impls/misk/misk.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/tests/ex90.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/snes/tutorials/ex19.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/f90-mod/petscsys.h90
/petsc/src/sys/objects/options.c
/petsc/src/sys/tests/ex47.c
/petsc/src/sys/tests/ex47f.F90
/petsc/src/sys/tests/ex48f90.F90
/petsc/src/sys/tests/ex66.c
/petsc/src/sys/tests/options/ex55.c
/petsc/src/sys/tests/output/ex32_1.out
/petsc/src/sys/tests/output/ex54_0.out
/petsc/src/sys/tests/output/ex5_debug.out
/petsc/src/sys/tests/output/ex5_opt.out
/petsc/src/sys/tests/output/ex66_1.out
/petsc/src/sys/tutorials/ex16.c
/petsc/src/sys/tutorials/ex16f.F90
/petsc/src/sys/tutorials/ex19.c
/petsc/src/sys/tutorials/ex5.c
/petsc/src/sys/tutorials/output/ex10f_1.out
/petsc/src/ts/tests/ex1.c
/petsc/src/ts/tests/ex25.c
/petsc/src/ts/tests/ex26.c
/petsc/src/ts/tests/ex3.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5.c
/petsc/src/ts/tutorials/ex34.c
/petsc/src/ts/tutorials/ex50.c
/petsc/src/vec/vec/interface/rvector.c
c30dda0011-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Remove PetscURLShorten()

d75802c711-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Remove -log_summary

3ff5435911-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Remove -malloc_info

db9fc94511-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Remove -malloc [no] option

9ee624c410-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Remove PetscTextBelt()

e58ea03010-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Remove PetscTellMyCell()

7319d9b812-Jul-2023 Pierre Jolivet <pierre@joliv.et>

Fix typos and wrong links

d6e07cdc10-Jul-2023 Hong Zhang <hongzhang@anl.gov>

Add BNCG and TaoLineSearch in petsc4py.

38458e6910-Jul-2023 David Andrs <andrsd@gmail.com>

Fixing a typo in a function name

422617d910-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/hwloc.py
/petsc/config/BuildSystem/config/packages/magma.py
/petsc/config/BuildSystem/config/packages/mmg.py
/petsc/config/BuildSystem/config/packages/parmmg.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/gmakegen.py
developers/development.rst
developers/index.rst
faq/index.rst
install/external_software.rst
install/index.rst
manual/ksp.rst
manual/snes.rst
/petsc/gmakefile
/petsc/gmakefile.test
/petsc/include/petsc/private/hashmapobj.h
/petsc/include/petsc/private/matdensecupmimpl.h
/petsc/include/petscmacros.h
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/makefile
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/fsrc/somefort.F90
/petsc/src/sys/objects/olist.c
/petsc/src/tao/bound/impls/blmvm/makefile
/petsc/src/tao/bound/impls/bncg/makefile
/petsc/src/tao/bound/impls/bnk/makefile
/petsc/src/tao/bound/impls/bqnk/makefile
/petsc/src/tao/bound/impls/bqnls/makefile
/petsc/src/tao/bound/impls/tron/makefile
/petsc/src/tao/bound/utils/makefile
/petsc/src/tao/complementarity/impls/asls/makefile
/petsc/src/tao/complementarity/impls/ssls/makefile
/petsc/src/tao/constrained/impls/admm/ftn-custom/makefile
/petsc/src/tao/constrained/impls/admm/makefile
/petsc/src/tao/constrained/impls/almm/makefile
/petsc/src/tao/constrained/impls/ipm/makefile
/petsc/src/tao/interface/ftn-custom/makefile
/petsc/src/tao/leastsquares/impls/brgn/ftn-custom/makefile
/petsc/src/tao/leastsquares/impls/brgn/makefile
/petsc/src/tao/leastsquares/impls/pounders/makefile
/petsc/src/tao/linesearch/impls/armijo/makefile
/petsc/src/tao/linesearch/impls/gpcglinesearch/makefile
/petsc/src/tao/linesearch/impls/morethuente/makefile
/petsc/src/tao/linesearch/impls/owarmijo/makefile
/petsc/src/tao/linesearch/impls/unit/makefile
/petsc/src/tao/linesearch/interface/ftn-custom/makefile
/petsc/src/tao/pde_constrained/impls/lcl/makefile
/petsc/src/tao/quadratic/impls/bqpip/makefile
/petsc/src/tao/quadratic/impls/gpcg/makefile
/petsc/src/tao/unconstrained/impls/bmrm/makefile
/petsc/src/tao/unconstrained/impls/cg/makefile
/petsc/src/tao/unconstrained/impls/lmvm/makefile
/petsc/src/tao/unconstrained/impls/neldermead/makefile
/petsc/src/tao/unconstrained/impls/nls/makefile
/petsc/src/tao/unconstrained/impls/ntl/makefile
/petsc/src/tao/unconstrained/impls/ntr/makefile
/petsc/src/tao/unconstrained/impls/owlqn/makefile
/petsc/src/ts/characteristic/impls/da/makefile
/petsc/src/ts/characteristic/interface/makefile
7fa4029110-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-07-06/add-petsc-from-package-managers/release' into 'release'

Add list of package mangers to installation gulde

See merge request petsc/petsc!6673

7b72576906-Jul-2023 Barry Smith <bsmith@mcs.anl.gov>

Add list of package mangers to installation guild

Reported-by: Valentina Schüller

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

Merge branch 'barry/2023-07-05/docs-snes-domain-error-enhancements/release' into 'release'

Provide more detail for SNESSetFunction/JacobianDomainError() manual pages so...

See merge request petsc/p

Merge branch 'barry/2023-07-05/docs-snes-domain-error-enhancements/release' into 'release'

Provide more detail for SNESSetFunction/JacobianDomainError() manual pages so...

See merge request petsc/petsc!6668

show more ...

92581ac209-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-07-05/doc-standalone-mg/release' into 'release'

Add to manual pages more information about running MG-type methods without Krylov acceleration

See merge request petsc/petsc

Merge branch 'barry/2023-07-05/doc-standalone-mg/release' into 'release'

Add to manual pages more information about running MG-type methods without Krylov acceleration

See merge request petsc/petsc!6669

show more ...

e1ded40709-Jul-2023 Barry Smith <bsmith@mcs.anl.gov>

Add to manual pages more information about running MG-type methods without Krylov acceleration

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

Merge branch 'jacobf/2023-07-05/expand-nodiscard-docs/release' into 'release'

Expand nodiscard docs

See merge request petsc/petsc!6664

1...<<41424344454647484950>>...95