One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 4392:99e2390c5c862f411a04f374d907b1c4b303eaaf tag: tip user: "Johan Hake <[EMAIL PROTECTED]>" date: Tue Jul 08 22:10:33 2008 +0200 files: dolfin/swig/ignores.i dolfin/swig/typemaps.i description: Added in-typemaps for Array<uint> and Array<real> The typemap will take any python sequence and copying it to either an Array<uint> or an Array<real>. An exception is raised if any of the elements in the input sequence is not a number. changeset: 4391:509da519281b7cb04f36c1d60fdd6fe1bd608e5a user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Tue Jul 08 20:45:23 2008 +0100 files: dolfin/function/Function.cpp description: Add copy constructor for empty functions. changeset: 4390:c1665a4482323e821dc3aa6fc48c6ad67db08a19 user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Tue Jul 08 20:40:03 2008 +0100 files: dolfin/la/uBlasVector.cpp description: Improve uBlasVector::disp() formatting. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
