Skip to content
Snippets Groups Projects

Add jacobian()... to SPGrid's geometry implementations

Merged Carsten Gräser requested to merge feature/implement-jacobian into master

This avoids the deprecation warning of the default implementation. The new methods return transposed views storing references to the (cached) results of jacobianTransposed() and jacobianInverseTransposed(). Those views provide optimal implementations for right-multiplication to a FieldMatrix in the sense that they rely on the (hopefully optimally implemented) mv() method of the wrapped matrix.

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