On Thu, 7 Jan 2016, Xujun Zhao wrote:

> If I go the file and comment the line (*_target) << in;
> it can pass the compilation on my Mac

You definitely *don't* want to comment out that line; that would
disable most libMesh stdout/stderr messages.

You could, however, comment out just the HilbertIndices outputs, since
those are only for error cases that shouldn't occur.

If you want to help us replicate/fix the problem then we need to know
what version (release number if you're using a tarball, or git hash
otherwise) of libMesh you're using.
---
Roy

------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to