Hi all,

   I used intel compiler to build the latest svn version of libmesh. I got
the following error in the middle.

   Compiling C++ (in optimized mode) src/numerics/mesh_function.C...
src/numerics/mesh_function.C(116): error: more than one instance of
overloaded function "libmesh_assert_cast" matches th
e argument list:
            function template "Tnew libmesh_assert_cast<Tnew,Told>(Told &)"
            function template "Tnew libmesh_assert_cast<Tnew,Told>(Told *)"
            argument types are: (const FunctionBase *)
        libmesh_assert_cast<const MeshFunction*>(this->_master);
        ^

compilation aborted for src/numerics/mesh_function.C (code 2)

  Could you please help?

Thanks,
Mengda
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to