History log of /petsc/src/ts/tutorials/output/ex76_2d_tri_p3_p2_p2.out (Results 1 – 4 of 4)
Revision Date Author Comments
# d2713159 25-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-snes-ex76-div-monitor' into 'master'

Knepley/feature snes ex76 div monitor

See merge request petsc/petsc!3580


# a712f3bb 22-Jan-2021 Matthew G. Knepley <knepley@gmail.com>

SNES ex76: Add monitor for cell divergence


# 96d1d575 09-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'nathawani/feature-snes-lowmach-example' into 'master'

Nathawani/feature snes lowmach example

See merge request petsc/petsc!3319


# 649ef022 09-Oct-2020 Matthew Knepley <knepley@gmail.com>

DM: Fix nullspace handling
- Now, nullspace constructors construct a nullspace for the entire DM,
but based on the singularity of an operator connected with the given
field
- remove special handling

DM: Fix nullspace handling
- Now, nullspace constructors construct a nullspace for the entire DM,
but based on the singularity of an operator connected with the given
field
- remove special handling in SNESSetUpMatrices()
- Now all nullspaces are created in DMCreateMatrix()
- Fixed bug in DMSNESCheckJacobian()

show more ...