One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 6880:05c3b21a0857553e9078598cdf491cf28d9f87ff tag: tip user: Johannes Ring <[email protected]> date: Thu Sep 03 11:05:39 2009 +0200 files: demo/function/eval/cpp/main.cpp demo/function/eval/python/demo.py demo/mesh/intersection/cpp/main.cpp demo/mesh/intersection/python/demo.py description: Check for GTS support in demos (make buildbot happier). changeset: 6879:11311cda3b8cb262adde992f26234d0c39dabde2 user: "Johan Hake <[email protected]>" date: Thu Sep 03 08:37:35 2009 +0200 files: demo/la/eigensolver/python/demo.py demo/la/trilinos/python/demo.py demo/la/trilinos/python/demo2.py demo/pde/sym-dirichlet-bc/python/dg-speed-up-test.py demo/pde/sym-dirichlet-bc/python/speed-up-test.py demo/pde/waveguide/python/demo.py dolfin/swig/defines.i dolfin/swig/dolfin.i dolfin/swig/la_post.i site-packages/dolfin/__init__.py test/unit/function/python/test.py test/unit/la/python/test.py description: Added a defines.i, which map the values of the defines that DOLFIN has been compiled with - We can now do if not has_gts(): print "PyDOLFIN is not compiled with gts support" exit() - Also changed has_linear_algebra_backend to has_la_backend changeset: 6878:5ec8383ad0f79eb661eb20c5890057167e38fdb6 user: "Johan Hake <[email protected]>" date: Wed Sep 02 22:59:25 2009 +0200 files: dolfin/swig/dolfin_la_get_set_items.i dolfin/swig/la_get_set_items.i dolfin/swig/la_post.i description: Some remaining name changes on SWIG interface files ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
