← Back to team overview

ffc team mailing list archive

Re: [HG FFC] Switch off debugging output.

 

On Fri, Mar 06, 2009 at 04:45:09PM +0100, Kristian Oelgaard wrote:
> Quoting FFC <ffc@xxxxxxxxxx>:
> 
> > One or more new changesets pushed to the primary ffc repository.
> > A short summary of the last three changesets is included below.
> >
> > changeset:   1386:46d6bdabf0ece8ce11bd03b272fa4f0ada7a1b3e
> > tag:         tip
> > user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
> > date:        Fri Mar 06 16:33:48 2009 +0100
> > files:       ffc/compiler/analysis/formdata.py
> > ffc/compiler/codegeneration/quadrature/uflquadraturegenerator_utils.py
> > ffc/compiler/representation/quadrature/uflquadraturerepresentation.py
> > ffc/compiler/uflcompiler.py
> > description:
> > Switch off debugging output.
> 
> The following should now be possible:
> 
> cd to dolfin/demo/pde/poisson/cpp
> form2ufl Poisson.form
> ffc -r quadrature -l dolfin Poisson.ufl
> scons
> ./demo

The following now also works:

  cd to dolfin/demo/pde/poisson/cpp
  form2ufl Poisson.form
  ffc -l dolfin Poisson.ufl
  scons
  ./demo

> But not if 'os.environ["USER"] == "logg"' :)

Yes, even with option set!

-- 
Anders

Attachment: signature.asc
Description: Digital signature


References