Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

Quadratic Eigenvalue problem/block formation

More
2 years 11 months ago #3793 by furi367
I'm trying to solve a quadratic eigenvalue problem:
[tex]\lambda^2 M + \lambda C + K =0[/tex] where the three matrices are defined in the program as bilinear forms.

Normally this problem is solved by solving the larger eigenvalue problem as seen on Wikipedia Quadratic Eigenvalue Problem

The issue is that bilinear forms, as far as I'm aware, cannot be placed into a block matrix form. Has anyone dealt with this issue or has a method to allow for the solving of the quadratic problem given the bilinear forms?
Time to create page: 0.125 seconds