← Back to team overview

ffc team mailing list archive

[HG FFC] Add function for pretty-printing of sets and use in FormData

 

One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.

changeset:   1294:54489add7a1a8d3884aba23aaf98976d3eff047d
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Jan 13 23:25:40 2009 +0100
files:       ffc/compiler/uflcompiler.py
description:
Add function for pretty-printing of sets and use in FormData


changeset:   1293:7f88d835391ede33b09c0e96dd782b06a61ce9ef
user:        Anders Logg <logg@xxxxxxxxx>
date:        Tue Jan 13 22:57:39 2009 +0100
files:       ffc/common/log.py
description:
Updates for new UFL log.py:

  ffc_logger = Logger("FFC")

  for foo in log_functions:
    exec("%s = lambda *message : ffc_logger.%s(*message)" % (foo, foo))


changeset:   1292:b80bb2cc2be9cf8c6082554e010bb6eea8f974b1
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Tue Jan 13 11:59:15 2009 +0100
files:       ffc/common/constants.py ffc/compiler/format/dolfinformat.py ffc/compiler/format/dolfintemplates.py ffc/compiler/format/ufcformat.py ffc/jit/jit.py
description:
Added shared_ptr support for jit compiled module.
 - Changed the shared_ptr from tr1 to boost in dolfin_format

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc