Did you forget to add the demo.py file? Garth
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: 5413:1e90a4be1a6a63a68df8806d5d60de3e811d5a78 > tag: tip > user: Anders Logg <[email protected]> > date: Thu Dec 18 22:05:22 2008 +0100 > files: demo/mesh/partitioning/python/README > demo/mesh/partitioning/python/unitsquare.xml.gz dolfin/main/dolfin_main.h > dolfin/swig/dolfin_docstrings.i dolfin/swig/dolfin_headers.i > site-packages/dolfin/__init__.py > description: > Implement partitioning demo in Python. Plotting works fine in parallel > (each processor creates one plot) but not from C++. > > > changeset: 5412:99a95653288af7a6d5bab7a679e3960c15b7789e > user: Anders Logg <[email protected]> > date: Thu Dec 18 21:45:44 2008 +0100 > files: TODO demo/mesh/partitioning/cpp/main.cpp > demo/mesh/partitioning/cpp/plotpartitions > demo/mesh/partitioning/cpp/unitsquare.xml.gz > demo/mesh/partitioning/python/README demo/mesh/partitioning/python/demo.py > description: > Fix C++ partitioning demo (copied from passembly benchmark). > > > changeset: 5411:9d5ee9090bb30283591f889a2f4d2f10bf5c336f > user: Anders Logg <[email protected]> > date: Thu Dec 18 21:33:38 2008 +0100 > files: TODO demo/mesh/intersection/cpp/main.cpp > demo/mesh/intersection/python/demo.py > description: > Consistency updates in intersection demos. Correct in DOLFIN, but bug in Viper > (coordinates not updated for mesh). > > ---------------------------------------------------------------------- > For more details, visit http://www.fenics.org/hg/dolfin > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
