-
|
Hello everyone, I work on eigenvalue perturbation with periodic boundary conditions and I would like to know if it possible to explicitly get back the prolongation matrix Thanks a lot for your help, Benoit |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
There is code to extract it on a single process in |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, I will have a look. |
Beta Was this translation helpful? Give feedback.
There is code to extract it on a single process in
a scipy sparse matrix at https://github.com/jorgensd/dolfinx_mpc/blob/main/python/dolfinx_mpc/utils/test.py#L89