One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 6117:84edb07b28286a6ca33c399ad30d32b634b52ea9 tag: tip user: Anders Logg <[email protected]> date: Sun May 10 22:18:23 2009 +0200 files: dolfin/log/log.cpp description: Bug fix in log.cpp (uint --> unsigned int outside dolfin namespace). changeset: 6116:99ccc4902e2c2f12a67ef4db364fb775532b340e user: Anders Logg <[email protected]> date: Sun May 10 21:58:10 2009 +0200 files: dolfin/common/Variable.cpp dolfin/common/Variable.h description: Remove copy constructor in Variable changeset: 6115:7b2bda129f6b3f39b52ec2c707514b4194f07111 user: "Johan Hake <[email protected]>" date: Sun May 10 20:06:07 2009 +0200 files: dolfin/common/Variable.cpp dolfin/swig/dolfin.i dolfin/swig/dolfin_common_post.i dolfin/swig/dolfin_log_post.i dolfin/swig/dolfin_log_pre.i dolfin/swig/dolfin_shared_ptr_classes.i description: Minot fixes to the PyDOLFIN interface - Fixed bug in swig when overloading function with variable number of parameters - Extended Variable with __str__ which just call str() - Fixed unbiguities in Table::set function Reimplemented copy construtor to Variable, which has been removed. - Not sure if it should be removed from the Variable.h file... ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
