Re: [Libmesh-users] Mesh is ambiguous

2011-03-23 Thread John Peterson
On Wed, Mar 23, 2011 at 10:36 AM, Roy Stogner wrote: > > > -- Forwarded message -- > Date: Wed, 23 Mar 2011 11:31:30 -0500 > From: Ataollah Mesgarnejad > To: Roy Stogner > Subject: Re: [Libmesh-users] Mesh is ambiguous > > Dear Roy, > > I tried

Re: [Libmesh-users] Mesh is ambiguous

2011-03-23 Thread Roy Stogner
-- Forwarded message -- Date: Wed, 23 Mar 2011 11:31:30 -0500 From: Ataollah Mesgarnejad To: Roy Stogner Subject: Re: [Libmesh-users] Mesh is ambiguous Dear Roy, I tried compiling without MESH but now I get the following error: Compiling C++ (in optimized mode) src/utils

Re: [Libmesh-users] Mesh is ambiguous

2011-03-13 Thread Roy Stogner
On Sun, 13 Mar 2011, Roy Stogner wrote: > 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... No, wait: nobody wanted to go through the trouble of making it *eas

Re: [Libmesh-users] Mesh is ambiguous

2011-03-13 Thread Roy Stogner
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

Re: [Libmesh-users] Mesh is ambiguous

2011-03-13 Thread Roy Stogner
On Sun, 13 Mar 2011, Ataollah Mesgarnejad wrote: > I tried compiling Libmesh with petsc-3.1-p6 and p7 but with both I get bunch > of errors all concerning Mesh: > > Compiling C++ (in optimized mode) src/numerics/sparse_matrix.C... > /Users/ataollahmesgarnejad/Software/petsc-3.1-p6//include/petsc

[Libmesh-users] Mesh is ambiguous

2011-03-13 Thread Ataollah Mesgarnejad
Dear all, I tried compiling Libmesh with petsc-3.1-p6 and p7 but with both I get bunch of errors all concerning Mesh: Compiling C++ (in optimized mode) src/numerics/sparse_matrix.C... /Users/ataollahmesgarnejad/Software/petsc-3.1-p6//include/petscmesh.h(47): error: "Mesh" is ambiguous EXTERN