← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Bug fix in function dimension check

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   5805:c40c76ca797f725c9bcb0e2bead89dc5e9a3af47
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Mar 05 08:50:37 2009 +0100
files:       dolfin/function/Function.cpp
description:
Bug fix in function dimension check


changeset:   5804:326c66432d252beddeeeb2fcfb7b9ccb130ba626
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Mar 05 08:48:05 2009 +0100
files:       dolfin/function/Function.cpp
description:
Check size of vector when reading Function dofs from file


changeset:   5803:1e98f11e9ff713cdaef41f600fb07b57080cbeca
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")

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin