Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GeoMechanicsApplication] Move utility functions for element matrices to the element level #12320

Open
rfaasse opened this issue Apr 26, 2024 · 0 comments

Comments

@rfaasse
Copy link
Contributor

rfaasse commented Apr 26, 2024

As a developer, I want to have the element matrix utility function to act on an element level instead of an integration point level, such that the code is more readable and it is possible to integrate the utilities into our strategy architecture (see #12318).

Acceptance Criteria
The created utility functions CalculatePermeabilityMatrix, CalculateCouplingMatrix and CalculateCompressibilityMatrix calculate the contributions for all integration points at once

Predecessor #12319

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

No branches or pull requests

1 participant