Re: [Libmesh-devel] Building libMesh with single precision support

2010-02-28 Thread Roy Stogner
On Sun, 28 Feb 2010, Roy Stogner wrote: > On the other hand, none of the main libMesh developers use anything > but double frequently, Where by "frequently", I guess I meant "any time in the last few years"... > so we may have a regression there. I'll see if I can replicate the > problem. We

Re: [Libmesh-devel] Building libMesh with single precision support

2010-02-28 Thread Roy Stogner
On Fri, 26 Feb 2010, Cody Permann wrote: > Either I don't understand the proper way to enable single precision > builds or there may be a bug in building libmesh for this > configuration. I replaced the line #define DOUBLE_PRECISION with > #define SINGLE_PRECISION in the libmesh_common.h file b