dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #17161
[Question #96782]: using complex matrices
New question #96782 on DOLFIN:
https://answers.launchpad.net/dolfin/+question/96782
Hello,
i want to calculate some electromagnetic finite element formulations, where some of the constants, like permeability, are complex numbers. As i found no support for complex numbers, my first intention was to use the GenericMatrix interface, but the get, set and add methods in the interface are all using double values. So my question: Is it possible to use complex matrices and numbers with the assembler and solver classes or are they restricted to real matrices? Or am i understanding something completely wrong?
Regards and thanks in advance,
Alex
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.