I agree but I'm lousy at autoconf... can someone bail me out here?
Derek
On Thursday, February 13, 2014, John Peterson wrote:
>
>
> > On Feb 13, 2014, at 4:21 PM, Roy Stogner
> > >
> wrote:
> >
> >
> > Bruce ran across the following libMesh build errors on his 10.9 Mac:
> >
> >> lude/libmesh/t
> On Feb 13, 2014, at 4:21 PM, Roy Stogner wrote:
>
>
> Bruce ran across the following libMesh build errors on his 10.9 Mac:
>
>> lude/libmesh/threads.h:542:13: warning: unknown pragma ignored
>> [-Wunknown-pragmas]
>> #pragma omp parallel for schedule (static)
>> ^
>> .
Bruce ran across the following libMesh build errors on his 10.9 Mac:
lude/libmesh/threads.h:542:13: warning: unknown pragma ignored
[-Wunknown-pragmas]
#pragma omp parallel for schedule (static)
^
./include/libmesh/threads.h:642:13: warning: unknown pragma ignored
[-
Thanks for the advice! I'll probably base my development on the MOOSE enums.
Dana
On Wed, Feb 12, 2014 at 8:54 PM, Derek Gaston wrote:
> We have this (a huge enum) in MOOSE already.
>
> Here's what we're currently using:
>
> enum MooseNonlinearConvergenceReason
> {
> MOOSE_NONLINEAR_ITERATIN