← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] More consistant handling of FunctionSpace in Function

 

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

changeset:   7398:172fee97816c
tag:         tip
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Thu Oct 22 13:56:01 2009 +0200
files:       dolfin/swig/docstrings.i dolfin/swig/fem_post.i dolfin/swig/fem_pre.i dolfin/swig/function_post.i dolfin/swig/function_pre.i dolfin/swig/kernel_modules.i site-packages/dolfin/expression.py site-packages/dolfin/function.py
description:
More consistant handling of FunctionSpace in Function
  - We now do not sotre the local FunctionSpace, previous self._V
  - Use self.function_space() instead.


changeset:   7397:7b163b1674d4
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Oct 22 13:18:37 2009 +0200
files:       site-packages/dolfin/utils.py
description:
Add missing file.


changeset:   7396:8f68b73f4c58
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Oct 22 13:04:18 2009 +0200
files:       ChangeLog dolfin/swig/fem_pre.i site-packages/dolfin/__init__.py
description:
Add function homogenize() for simple creation of homogeneous BCs from given BCs:

 homogeneous_bcs = homogenize(bcs)

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