History log of /petsc/src/snes/tutorials/output/ex42_2.out (Results 1 – 6 of 6)
Revision Date Author Comments
# 970231d2 07-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/clang-format-18' into 'main'

clang-format version 18

See merge request petsc/petsc!6902


# 0923d1d9 11-Feb-2024 Pierre Jolivet <pierre@joliv.et>

Remove trailing whitespace


# a686821c 04-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-rm-spaces-plurals' into 'main'

Remove unneeded spaces/plurals

See merge request petsc/petsc!5193


# 8cc725e6 01-May-2022 Pierre Jolivet <pierre@joliv.et>

Remove extra spaces and unwanted plurals


# e6d4de01 21-Jan-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'heeho/feature-newtontrdc' into 'main'

Newton Trust Region Dogleg Cauchy nonlinear solver

See merge request petsc/petsc!4294


# 41ba4c6c 20-Jan-2022 Heeho Park <heepark@sandia.gov>

snes: Add new type SNESNEWTONTRDC for Newton Trust Region Dogleg Cauchy