Skip to content

Conversation

@kmokstad
Copy link
Contributor

@kmokstad kmokstad commented May 30, 2023

This originates from #397 more than 3 years ago, and contains some cleanup (including fix of potential issues) of the ASMu[23]mx code, but is not directly related to the scope of that PR. Motivation: Less code-duplication, and easiear to compare 2D and 3D implementations (diff).

@kmokstad
Copy link
Contributor Author

jenkins build this with downstreams please

Changed: Return false instead of break in loop without threading.
and use it instead of auto in range-based loops for readability.
Changed: Use getElement(iel) instead of elementBegin()+iel.
Fixed: Don't increment element counter when skipping element
not in current threading group when doing interface integral.
storing basis function derivatives w.r.t. parameter domain coordinates
in the array intended for derivatives w.r.t. Cartesian coordinates
…d 2nd)

derivatives of mixed basis functions w.r.t. Cartesian coordinates,
including the Jacobian and Hessian matrices
@kmokstad
Copy link
Contributor Author

kmokstad commented Aug 1, 2023

jenkins build this with downstreams please

@kmokstad kmokstad merged commit 4fc9727 into OPM:master Aug 1, 2023
@kmokstad kmokstad deleted the mixed-cleanup branch August 1, 2023 13:17
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