Re: [Libmesh-devel] --enable-fpe

2013-01-14 Thread Roy Stogner
On Mon, 14 Jan 2013, Cody Permann wrote: It appears that the enableFPE() function is currently hidden from the outside world.  I noticed that it can be triggered with a handy command line option but it would be nice if we could call it from within our framework.  Would you mind if I adjust th

[Libmesh-devel] --enable-fpe

2013-01-14 Thread Cody Permann
Roy, It appears that the enableFPE() function is currently hidden from the outside world. I noticed that it can be triggered with a handy command line option but it would be nice if we could call it from within our framework. Would you mind if I adjust the interface to make it so? Thanks, Cody