History log of /petsc/src/snes/interface/snes.c (Results 176 – 200 of 2059)
Revision Date Author Comments
# e4094ef1 12-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Lint apply: snes


# 422617d9 10-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# a597aa1a 09-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 ...


# ced0f3ae 06-Jul-2023 Barry Smith <bsmith@mcs.anl.gov>

Provide more detail for SNESSetFunction/JacobianDomainError() manual pages so people can actually use them.

Commit-type: documentation
Reported-by: Hongrui Yu <yuhongrui@utexas.edu>


# be50c303 03-Jun-2023 Satish Balay <balay@mcs.anl.gov>

docs: additional chapter_ -> ch_ change in main after merge of release changes from !6520


# 8c38e02a 03-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# fc8a290c 03-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/gamg' into 'main'

some housekeeping before the PETSc user meeting

See merge request petsc/petsc!6534


# 6adde796 01-Jun-2023 Stefano Zampini <stefano.zampini@gmail.com>

Fix some improper use of COMM_SELF in error reporting


# 4ff55f77 01-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-27/improve-tutorials/release' into 'release'

Minor cleanup of website tutorials

See merge request petsc/petsc!6520


# f6f24134 30-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/followup-snes-swap' into 'main'

Follow up of https://gitlab.com/petsc/petsc/-/merge_requests/6492

See merge request petsc/petsc!6506


# 1cc06b55 27-May-2023 Barry Smith <bsmith@mcs.anl.gov>

change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx


# 1b5cf71d 25-May-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNES: remove unneeded function


# c1cbe4c9 23-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/swap-monitor-convergence' into 'main'

Swap monitor/convergence test in SNES

See merge request petsc/petsc!6492


# 2d157150 21-May-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNES: move monitor after convergence test

Use a developer level convergence function and fix a few corner cases


# 01fc6e75 22-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 50c89487 22-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-10/fix-man-pages-trivial/release' into 'release'

Fix trivial typos etc in some manual pages

See merge request petsc/petsc!6450


# 37fdd005 10-May-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix trivial typos etc in some manual pages

Also remove manual page for SNESNGSFunction since it does not exist


# 9017fded 19-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c329feb7 19-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/snes-doc-persist' into 'release'

added to doc on persistence of lagging in SNES

See merge request petsc/petsc!6480


# 79a4f3cf 18-May-2023 markadams4 <mfadams@lbl.gov>

added to doc on persistence of lagging in SNES


# 0180b7d9 14-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 7fb9b4f4 13-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-04-10/fix-linesearch-maxstep/release' into 'release'

Minor comment, manual page cleanup for snes linesearch

See merge request petsc/petsc!6308


# 996e1cbc 11-Apr-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix bug in SNESView() when -snes_mf_operator used

Commit-type: bug-fix


# 93157f12 12-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-04-08/remove-unneeded-redundant-petscoptionsxxx-for-depricated-option' into 'main'

Clean up the code and docs on the usage of PetscOptionsDeprecated() and when...

See merge

Merge branch 'barry/2023-04-08/remove-unneeded-redundant-petscoptionsxxx-for-depricated-option' into 'main'

Clean up the code and docs on the usage of PetscOptionsDeprecated() and when...

See merge request petsc/petsc!6300

show more ...


# 4ead3382 08-Apr-2023 Barry Smith <bsmith@mcs.anl.gov>

Clean up the code and docs on the usage of PetscOptionsDeprecated() and when the previous call to PetscOptionsXXX('oldname') may be removed from the source code

Commit-type: housekeeping
Thanks-to:

Clean up the code and docs on the usage of PetscOptionsDeprecated() and when the previous call to PetscOptionsXXX('oldname') may be removed from the source code

Commit-type: housekeeping
Thanks-to: Pierre Jolivet

Branch-name: barry/2023-04-08/remove-unneeded-redundant-petscoptionsxxx-for-depricated-option
Branch-root: main
Branch-purpose: PetscOptionsDeprecated(oldname,newname) negates the need to retain the old PetscOptionsXXX(oldname) but in some places the old call was unnessacerily retained causing confusing with new code being written that mimic the unneeded code.

show more ...


12345678910>>...83