[Getdp] Complex Type
Amit Itagi
amit.itagi at seagate.com
Thu Dec 23 23:03:39 CET 2010
Hi,
I have a Galerkin problem with complex fields. I believe that by selecting
"Type Complex" in the "Resolution" statement, I can force the solver to
solve with complex numbers. My question is regarding the terms in the
formulation.
Is the term,
Galerkin { [ Dof {f}, {f} ];
In myVol; Integration I1; Jacobian JVol; }
equivalent to
Integral over myVol of ( f x g) where g is the test function ?
Or, is it equivalent to
Integral over myVol of ( f x g*) where * is the complex conjugation ?
Thanks
Rgds,
Amit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/getdp/attachments/20101223/28c4a4e0/attachment.html>