History log of /petsc/src/snes/tests/ex1.c (Results 26 – 50 of 78)
Revision Date Author Comments
# 4d86920d 10-Feb-2024 Pierre Jolivet <pierre@joliv.et>

checkbadSource: rules for PetscFunctionBegin and derivatives


# 713b55d3 06-Dec-2023 Satish Balay <balay@mcs.anl.gov>

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

Improve MATLMVM support in SNES

See merge request petsc/petsc!7030


# 24fb275a 14-Nov-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNESNEWTONTR: code improvements

support QN models

accepts Cauchy point if it is on the boundary

Enlarge trust region only if direction is on the boundary

Use previously estimated largest eigenval

SNESNEWTONTR: code improvements

support QN models

accepts Cauchy point if it is on the boundary

Enlarge trust region only if direction is on the boundary

Use previously estimated largest eigenvalue of hessian in minimum decrease

Customize trust region norm

Fix dogleg path computation

Update output files and add tests

show more ...


# e8e8640d 26-Sep-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/rm-first-empty-line' into 'main'

Remove first and last empty lines

See merge request petsc/petsc!6892


# 92bec4ee 26-Sep-2023 Pierre Jolivet <pierre@joliv.et>

Remove first and last empty lines


# 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


# 9be84c52 24-Mar-2023 Stefano Zampini <stefano.zampini@gmail.com>

SNES: support Application context in python code

We keep a global registry for contexts set via Python and cast to object only if SNESGetApplicationContext returns a void* in the set
Otherwise, we r

SNES: support Application context in python code

We keep a global registry for contexts set via Python and cast to object only if SNESGetApplicationContext returns a void* in the set
Otherwise, we return the address

show more ...


# ae51ba10 14-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-02-08/fix-ksp-monitor-eigenvalues-draw' into 'main'

Fix bug in KSP monitoring eigenvalues with draw

See merge request petsc/petsc!6038


# ccb5f961 08-Feb-2023 Barry Smith <bsmith@mcs.anl.gov>

Minor additions for viewing image draw viewers


# 37d05b02 06-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# b877537e 05-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-typos' into 'release'

Fix Typos

See merge request petsc/petsc!6024


# da81f932 05-Feb-2023 Pierre Jolivet <pierre@joliv.et>

Fix Typos


# 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


# d441b7a2 12-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'hongzh/improve-fd-coloring' into 'main'

Add MatEliminateZeros

See merge request petsc/petsc!5816


# 78e7fe0e 09-Nov-2022 Hong Zhang <hongzhang@anl.gov>

Add SNESPruneJacobianColor


# 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


# 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


# 38f67375 27-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-style-one-liners' into 'main'

Remove braces from one-liners

See merge request petsc/petsc!5557


# 48a46eb9 27-Aug-2022 Pierre Jolivet <pierre@joliv.et>

Remove braces from one-liners


# 58d68138 23-Aug-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-08-21/clang-format-source' into 'main'

format repository with clang-format

See merge request petsc/petsc!5541


# 9371c9d4 22-Aug-2022 Satish Balay <balay@mcs.anl.gov>

clang-format: convert PETSc sources to comply with clang-format


# 5cab5458 26-Jul-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-07-23/add-petscbeginuser' into 'main'

Add PetscFunctionBeginUser to all PETSc C/C++ examples

See merge request petsc/petsc!5470


1234