You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Jacobian for dynamic prescribed slip is diagonal for the explicit part. We want to be able to allocate just a diagonal Jacobian for the explicit part (displacement and velocity blocks).
Desired Solution
Add ability to tell PETSc to only allocate a diagonal Jacobian for specified fields (displacement and velocity blocks).
Description
The Jacobian for dynamic prescribed slip is diagonal for the explicit part. We want to be able to allocate just a diagonal Jacobian for the explicit part (displacement and velocity blocks).
Desired Solution
Add ability to tell PETSc to only allocate a diagonal Jacobian for specified fields (displacement and velocity blocks).
Part of #203
The text was updated successfully, but these errors were encountered: