On Sun, 13 Mar 2011, Ataollah Mesgarnejad wrote: > First of all I tried compiling with both intel and wrappers from PETSc > neither worked. Here is how I configured PETSc though: > ./configure --with-cc=icc --with-fc=0 --with-cxx=icpc --with-clanguage=C++ > --download-hypre=yes --with-hypre=1 --with-boost=1 / --with-sieve=1 > --download-boost=yes
Would you try without sieve and make sure that compiles? IIRC that's the package that defines a conflicting Mesh type. But I assume you do need to use both sieve and libMesh in the same program? We'd like to support that configuration (or any similar name conflicts) eventually, but IIRC nobody wanted to go through the trouble of making it work until it was actually needed... --- Roy ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
