On Mon, Jan 30, 2012 at 2:59 PM, Derek Gaston <fried...@gmail.com> wrote:
> What's weird to me is that we have fparser working fine in MOOSE.  What's 
> different about our version?  Is this something that Phillip (the intern who 
> put in the function parsing stuff) solved when he put fparser into MOOSE or 
> is this something that has happened in the interim?

The version in MOOSE has the optimizer stuff turned off (see fpconfig.h).

The entire optimize_main.cc file is #ifdef'd out in this case,
therefore you don't get the duplicate macro call.

Cody seems to remember them commenting out the optimizer stuff a ways
back for some reason, but couldn't remember exactly what.  Maybe this
is it?

-- 
John

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to