Johan Hake wrote:
> On Tuesday 16 December 2008 10:00:53 Ilmar Wilbers wrote:
>   
>> DOLFIN wrote:
>>     
>>> One or more new changesets pushed to the primary dolfin repository.
>>> A short summary of the last three changesets is included below.
>>>
>>> changeset:   5351:ade6313d499535c5992f7600b65e2427e4cd363f
>>> tag:         tip
>>> user:        "Johan Hake <[email protected]>"
>>> date:        Mon Dec 15 22:10:01 2008 +0100
>>> files:       TODO demo/pde/adaptive-poisson/python/demo.py
>>> demo/pde/lift-drag/pressure.xml.gz demo/pde/lift-drag/python/demo.py
>>> description:
>>> Fixed two more demos.
>>>
>>>
>>> changeset:   5350:0dc4869f21a50048aed11388b3ef2cb2397b79d3
>>> user:        "Johan Hake <[email protected]>"
>>> date:        Mon Dec 15 22:08:35 2008 +0100
>>> files:       site-packages/dolfin/assemble.py
>>> description:
>>> assemble() in PyDOLFIN now also takes a SubDomain as input
>>>   - If a SubDomain is given for one of the cell/facet-domains in
>>>     assemble, a MeshFunction will be created and passed to the
>>>     cpp.assemble()
>>>
>>>
>>> changeset:   5349:25815e4952d36abd5495ccb681a7b0c7f65c3903
>>> user:        "Martin Sandve Alnæs <[email protected]>"
>>> date:        Mon Dec 15 16:11:39 2008 +0100
>>> files:       dolfin/io/PVTKFile.cpp dolfin/io/RAWFile.cpp
>>> dolfin/io/VTKFile.cpp description:
>>> Extended file writers to tensor elements (using ostringstream).
>>> (Paraview doesn't easily visualise tensor fields, but at least
>>> the components are available as scalar fields, which can be
>>> used in the calculator filter)
>>>
>>> Some of the old code is kept in comments,
>>> feel free to delete it after a review.
>>>
>>> ----------------------------------------------------------------------
>>> For more details, visit http://www.fenics.org/hg/dolfin
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> DOLFIN-dev mailing list
>>> [email protected]
>>> http://www.fenics.org/mailman/listinfo/dolfin-dev
>>>       
>> Should be include the Python demos again when testing?
>> # Exclude pyDOLFIN demos until updated for new interface
>> pydemos = []
>> in test/system/test.py
>>     
>
> Maybee this is a good idea? 
>
> But there are still some 13 demos that is known to not work according to the 
> TODO and 24 that should work.
>
> Johan
>   
I just thought that we should have this working before a release? As the 
buildbot runs this file, all builds are cleared right now, even though 
the Python demos do not work as intended.

ilmar
_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to