History log of /petsc/src/snes/impls/tr/tr.c (Results 51 – 75 of 577)
Revision Date Author Comments
# 2fe279fd 28-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

More manual page fixes


# 9313a6b9 25-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/snes-kspcg' into 'main'

Updates on SNESNEWTONTR

See merge request petsc/petsc!6216


# 1a58d6d3 25-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNESNEWTONTR: stol should be zero, since we use the trust region parameter


# 4b0a5c37 24-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNESNEWTONTR: add support for NPC and sufficient decrease

add tests


# fb01098f 20-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

KSPCG: add stopping criterion for objective reduction


# 5ec2728b 21-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNESNEWTONTR: if solvers return 0 update, use Cauchy


# fcc61681 21-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNESNEWTONTR: do not use CG radius if dogleg is selected


# 12d0050e 20-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNESNEWTONTR: respect update function


# af8f474b 18-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/minres-2' into 'main'

MINRES QLP

See merge request petsc/petsc!6184


# 7aa289d8 18-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNESNEWTONTR: fix bug reusing W when postcheck modifies it


# e9f36840 18-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'

Fix many manual pages

See merge request petsc/petsc!6162


# 20f4b53c 09-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages based on reports from Jacob's lint tool

Commit-type: documentation


# 2695622a 16-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/snes' into 'main'

Improve Trust-Region support in SNES

See merge request petsc/petsc!6150


# 4a221d59 15-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNESNEWTONTR: add dogleg and Cauchy fallbacks from NTRDC


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# e3dbaa52 29-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 3d996455 29-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-11-17/fix-collective-on-man-pages/release' into 'release'

Remove unneeded " on xxx" from most Collective comments in manual pages; move no Fortran support to Collective line

Merge branch 'barry/2022-11-17/fix-collective-on-man-pages/release' into 'release'

Remove unneeded " on xxx" from most Collective comments in manual pages; move no Fortran support to Collective line

See merge request petsc/petsc!5850

show more ...


# c3339dec 17-Nov-2022 Barry Smith <bsmith@mcs.anl.gov>

Remove unneeded " on xxx" from most Collective comments in manual pages

The phrase was unneeded 99% of the time

I did not remove in the dm directory since another MR is still active that affects th

Remove unneeded " on xxx" from most Collective comments in manual pages

The phrase was unneeded 99% of the time

I did not remove in the dm directory since another MR is still active that affects that directory

Commit-type: documentation
/spend 20m

show more ...


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


# d71ae5a4 21-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

source code format changes due to .clang-format changes


# b7124133 20-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-17/slimmer-petscobject' into 'main'

Feature: Slimmer PetscObject

See merge request petsc/petsc!5649


# 4dfa11a4 17-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Remove parent, parentid, flops, time, mem, and memchildren. Deprecate PetscLogObjectParent(), PetscLogObjectMemory(), and PetscNewLog()


# 267a8504 09-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-30/fix-snes-man-pages' into 'main'

Fix/update/improve manual pages in snes directory

See merge request petsc/petsc!5578


# f6dfbefd 30-Aug-2022 Barry Smith <bsmith@mcs.anl.gov>

Fix/update/improve manual pages in snes directory

Minor changes to source code

Commit-type: housekeeping, documentation
/spend 8h


12345678910>>...24