History log of /petsc/src/snes/impls/ngmres/snesngmres.c (Results 26 – 50 of 441)
Revision Date Author Comments
# 6b72add0 29-May-2024 Barry Smith <bsmith@mcs.anl.gov>

Fix a few locations where SNESFunctionFN and SNESObjectiveFn were not used


# de56e480 19-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 909ba545 19-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'RECHE23/fix-SNESGetSolutionUpdate-anderson-ngmres' into 'release'

Fix an issue where SNESGetSolutionUpdate doesn't return the right value for anderson and ngmres SNES types.

See merge

Merge branch 'RECHE23/fix-SNESGetSolutionUpdate-anderson-ngmres' into 'release'

Fix an issue where SNESGetSolutionUpdate doesn't return the right value for anderson and ngmres SNES types.

See merge request petsc/petsc!7081

show more ...


# 5ef867c2 04-Dec-2023 René Chenard <rene.chenard.1@ulaval.ca>

Fix an issue where SNESGetSolutionUpdate doesn't return the right value for anderson and ngmres SNES types.


# 613ce9fe 17-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 08c30c10 17-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-12-04/fix-manpage-references/release' into 'release'

Update references in the manual pages to use Sphinx citation processing

See merge request petsc/petsc!7101


# 1d27aa22 04-Dec-2023 Barry Smith <bsmith@mcs.anl.gov>

Update references in the manual pages to use Sphinx citation processing


# 054dce49 06-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 134085ae 06-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'RECHE23/fix-SNESGetSolutionNorm-SNESGetUpdateNorm-ngmres' into 'release'

Fix an issue where SNESGetSolutionNorm and SNESGetUpdateNorm don't work for ngmres.

See merge request petsc/pe

Merge branch 'RECHE23/fix-SNESGetSolutionNorm-SNESGetUpdateNorm-ngmres' into 'release'

Fix an issue where SNESGetSolutionNorm and SNESGetUpdateNorm don't work for ngmres.

See merge request petsc/petsc!7085

show more ...


# 38606ef4 05-Dec-2023 René Chenard <rene.chenard.1@ulaval.ca>

Fix an issue where SNESGetSolutionNorm and SNESGetUpdateNorm don't work for ngmres.


# 1bd63e3e 30-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 50935e0a 30-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-11-22/fix-some-manualpages/release' into 'release'

Improve SNES manual pages

See merge request petsc/petsc!7049


# 420bcc1b 23-Nov-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix some manual pages focusing on SNES


# f3e2472c 16-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 254b151e 16-Nov-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'RECHE23/fix-snessetupdate-ngmres-anderson' into 'release'

Fix SNESSetUpdate for ngmres and anderson solvers.

See merge request petsc/petsc!7024


# d52c4f7d 15-Nov-2023 René Chenard <rene.chenard.1@ulaval.ca>

Fix SNESSetUpdate for ngmres and anderson solvers.


# b3b04bfa 27-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/ngmres-objective' into 'main'

Support objective functions in SNESNGMRES

See merge request petsc/petsc!6957


# 4936d809 23-Oct-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNESNGMRES: support objective functions

Removed some PetscSqrtReal calls.
I don't understand why PetscSqrtReal(norm) was used.
The norm is already the result of a sqrt
Some testing output has improv

SNESNGMRES: support objective functions

Removed some PetscSqrtReal calls.
I don't understand why PetscSqrtReal(norm) was used.
The norm is already the result of a sqrt
Some testing output has improved (probably it was a bug?)
add tests for objective functions in TAO

show more ...


# 9c5460f9 17-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'

Linter detect possible static functions

See merge request petsc/petsc!6796


# 66976f2f 14-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Add static to internal functions


# 28d6ac1d 24-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-07-17/linter-fixes-snes' into 'main'

Manual Linter fixes: SNES

See merge request petsc/petsc!6719


# ceaaa498 17-Jul-2023 Barry Smith <bsmith@mcs.anl.gov>

Manual linter fixes: snes


# 02477ebb 15-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-06-30/enable-doc-lint' into 'main'

Enable docs linting

See merge request petsc/petsc!6667


# e4094ef1 12-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Lint apply: snes


# 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


12345678910>>...18