Skip to content

Adding a variable not associated to FE #814

Answered by fredrikekre
jfbarthelemy asked this question in Q&A
Discussion options

You must be logged in to vote

For now I think you have to handle this on your own by constructing the individual blocks, and then concatenating, e.g.

A  B
B' C

where A (ndofs x ndofs) is the sparse matrix from Ferrite, B (ndofs x 1) a matrix you put together on your own, and C (1 x 1) just a zero matrix, I would assume.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jfbarthelemy
Comment options

Comment options

You must be logged in to vote
1 reply
@jfbarthelemy
Comment options

Answer selected by jfbarthelemy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants