← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Use Boost::filesystem to extract file name suffixes.

 

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

changeset:   6307:bb4b13d710640880361b34332f806a98c2994f04
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue Jun 16 18:07:53 2009 +0100
files:       dolfin/io/File.cpp dolfin/io/File.h scons/simula-scons/simula_scons/pkgconfiggenerators/boost.py
description:
Use Boost::filesystem to extract file name suffixes.

I've modified

  scons/simula-scons/simula_scons/pkgconfiggenerators/boost.py

to add the necessary library flag.


changeset:   6306:124c4f089d87ec50d03564096131ce9e5b8cf86c
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue Jun 16 13:27:49 2009 +0100
files:       demo/mesh/meshfunction/python/demo.py dolfin/io/File.cpp dolfin/io/File.h
description:
Get File to work with PyDOLFIN. More code, but demos do run.


changeset:   6305:f2de63fbd5f7b37be5d23e8d8a28f2cd5fd31584
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue Jun 16 10:38:09 2009 +0100
files:       dolfin/io/File.cpp dolfin/io/File.h dolfin/io/GenericFile.h dolfin/swig/dolfin_mesh_post.i site-packages/dolfin/plot.py
description:
Remove more code from dolfin::File.

C++ works fine, need to figure out what the problem is with explicit instantiation for PyDOLFIN.

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


Follow ups