Hi all,
I am working on system that requires me to start with a 4th order
element since the mesh for the domain is prescribed from an external
source. Now, since libMesh does not have 4th order lagrangian elements
and since I'm lazy to learn a new package (and since I'm constrained
in time), I dec
On Thu, 30 Sep 2010, David Andrs wrote:
> Roy Stogner wrote on 09/30/2010 11:27:03 AM:
>
> >
> > On Wed, 29 Sep 2010, David Andrs wrote:
> >
> > > Cody and I prepared a patch for compiler.m4 file which should
> > address the build issues with native Apple compilers. It should not
> > interfere
Roy Stogner wrote on 09/30/2010 11:27:03 AM:
>
> On Wed, 29 Sep 2010, David Andrs wrote:
>
> > Cody and I prepared a patch for compiler.m4 file which should
> address the build issues with native Apple compilers. It should not
interfere
> > with other build systems (see the attachment).
>
>
On Wed, 29 Sep 2010, David Andrs wrote:
> Cody and I prepared a patch for compiler.m4 file which should address the
> build issues with native Apple compilers. It should not interfere
> with other build systems (see the attachment).
This looks good and works fine for me; go ahead and commit.
--