Hello, I am currently working with complex-valued linear systems derived from electromagnetic wave simulations. While studying step-29, step-58, and step-81, I noticed that the built-in GMRES solver appears to be designed exclusively for double-precision real arithmetic.
Could you kindly advise if there are alternative approaches to solve complex-valued systems natively using preconditioned iterative methods (e.g., GMRES for complex numbers) within deal.II? I would greatly appreciate any guidance, code snippets, or references to relevant discussions. Best, Jinqiang -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dealii/3da3474b-d17f-4cd3-8871-459b6c20475cn%40googlegroups.com.
