When I 'make' with complex enabled before in 'configure', I got the following

./include/libmesh/petsc_vector.h: In member function ‘void 
libMesh::PetscVector<T>::zero() [with T = std::complex<double>]’:
src/numerics/numeric_vector.C:391:   instantiated from here
./include/libmesh/petsc_vector.h:1008: error: cannot convert 
‘std::complex<double>’ to ‘double __complex__’ in initialization
make[1]: *** [src/numerics/libmesh_dbg_la-numeric_vector.lo] Error 1

Note that I compiled petsc with --c-language=c++ and 
--with-petsc-scalar=complex.

Any suggestions?


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to