Replies: 1 comment 2 replies
-
|
You could probably use the I haven't tried this functionality myself yet though. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For a two-field problem,i.e., thermo-elastic problem. If I want to calculate the global coupling matrices K_uT or K_Tu, is there a way to achieve this efficiently? If I define Kud as
K_ud=spzeros(nudofs,nTdofs)and then asssemble it using my eledofs, it seems slow.Beta Was this translation helpful? Give feedback.
All reactions