On Tue, 9 Nov 2010, Saurabh Srivastava wrote:

> I'll have to look again, but i remember intel compiler breaking down
> due to incompatible usage of "typedef" using pre-comp if statements
> in some .C files in src/mesh directory. I simplified it and it seem
> to work fine with my latest intel 11.xx and gnu compilers.  Maybe
> there was an easy way using some compiler flags? which I am not
> aware of, but this one worked for me.

If you could send me a copy of the compiler error messages, or a diff
with your fix, or preferably both, I'd appreciate the chance to take a
look at it.

> Besides, I added a few simple control for gmv output since it would
> subdivide higher order elements by default impairing mesh
> visualization at times, now a bool parameter may be specified to
> override default using an overloaded constructor. I'm not sure if
> anybody needs it, If you want I can diff a patch for you.

I could definitely use it, thanks.  If the patch is simple enough I'd
put it into the svn head right away too.

> I also realized that you have fixed something related to parallel I
> am not using parallel capability at the moment so I hope the fix is
> relevant for me. For me the serial code was breaking down using
> reinit with Hierarchics.

I was afraid you might say that.  In that case it's most likely that:
1. I found a fix for a completely different bug.
2. I can't reproduce your bug.

If those turn out to be the case, then I'll need as much information
as you can provide - a full stack trace of the error (the traceout*
output file if you've got that enabled) would be a start; a code (as
simple as possible) which reproduces the bug would be far preferable.
It's got to be another tricky corner case, if I can't easily reproduce
it by using Hierarchics on example 14...
---
Roy

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to