Skip to content

Simplified Jacobian Transfers#196

Open
ebchin wants to merge 11 commits intofeature/ebchin/hypreparmatrix-wrapperfrom
feature/ebchin/simplified-jacobian-xfers
Open

Simplified Jacobian Transfers#196
ebchin wants to merge 11 commits intofeature/ebchin/hypreparmatrix-wrapperfrom
feature/ebchin/simplified-jacobian-xfers

Conversation

@ebchin
Copy link
Member

@ebchin ebchin commented Feb 14, 2026

  • Introduces a new MatrixTransfer method for transferring a single (non-block) matrix from the redecomp mesh to finite element spaces defined on a parent mesh.
  • Introduces a new GetMfemJacobian() that maps Tribol element Jacobian data to a parent mesh (calling the new MatrixTransfer method)
  • Adds a test and example comparing timing for the old method (block matrices) and new method (single matrix only)

@ebchin ebchin requested a review from srwopschall February 14, 2026 07:04
@ebchin ebchin self-assigned this Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant