dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #12509
Re: [HG DOLFIN] Implemented reading Function from File in python:
On Wed, Mar 04, 2009 at 11:28:40PM +0100, 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: 5803:1e98f11e9ff713cdaef41f600fb07b57080cbeca
> tag: tip
> user: "Johan Hake <hake@xxxxxxxxx>"
> date: Wed Mar 04 23:28:41 2009 +0100
> files: dolfin/function/SpecialFunctions.h site-packages/dolfin/function.py
> description:
> Implemented reading Function from File in python:
> (Ended up using the c++ constructor anyway :) )
>
> Usage:
> f = Function(V,"my_dofs.xml")
Nice, so let's use this in the demos and then remove the precompiled
stuff.
--
Anders
> changeset: 5802:7e4e32a3d76f7631268fa07d029131e2af928f9f
> user: "Ola Skavhaug <skavhaug@xxxxxxxxx>"
> date: Wed Mar 04 23:17:27 2009 +0100
> files: dolfin/io/File.cpp dolfin/io/File.h dolfin/io/XMLArray.cpp dolfin/io/XMLArray.h dolfin/io/XMLMap.cpp
> description:
> Implement missing methods.
>
>
> changeset: 5801:bce61f98970135ef7569e302cc7b6253d869ee04
> user: "Johan Hake <hake@xxxxxxxxx>"
> date: Wed Mar 04 22:59:54 2009 +0100
> files: dolfin/io/File.cpp dolfin/io/File.h
> description:
> Commented out unimplemented functions and changed uint -> unsigned int
>
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Attachment:
signature.asc
Description: Digital signature
Follow ups
References