Hello! I am having trouble building a block matrix for an eigenvalue problem.
I am having issues using petsc4py so I decided to try out cbc.block.
With cbc.block I am able to successfully build the matrixes I need but I cannot find an eigenvalue solver in cbc.block.
Is there an eigenvalue solver that I have not found? Or a better way to deal with this problem?
Thanks for the help!