Skip to content
Snippets Groups Projects

Remove N_u_op from ip data in THM and all other mechanical processes

Merged Dmitri Naumov requested to merge endJunction/ogs:RemoveNuOpFromIpData into master

The vectorial shape function operator N_u_op stored in the integration point data array uses (depending on the dimension 2 or 3) 1/3 or 1/2 of the integration point data size. Calculating it in the assembly "on-the-fly" reduces memory requirements significantly (analysis will be in discussion below).

Implementing a Eigen's CwiseNullaryOp creating a block-diagonal view on a matrix.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Dmitri Naumov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading