| #
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 ...
|