> I have trying to implement ex7 to solve Helmoltz equation on a 2D uniform
> media for the moment. UnfortunatelyI can't build the libmesh library under
> --enable-complex and I can't understand why.

How have you build the underlying linear solver (e.g. PETSc)?

It has to support complex variables as well, and in fact it needs to be
built with the c++ compilers because AFAIK C and C++ complex types are still
incompatible.

-Ben



------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to