dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16005
[HG DOLFIN] merge
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 7291:3c0b9887ce08
tag: tip
parent: 7290:258349fc53fb
parent: 7289:a2f99a1c0df7
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Oct 06 22:31:03 2009 +0200
description:
merge
changeset: 7290:258349fc53fb
parent: 7285:779104526d8e
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Oct 06 22:30:57 2009 +0200
files: dolfin/common/utils.cpp dolfin/common/utils.h dolfin/fem/FiniteElement.cpp dolfin/fem/FiniteElement.h dolfin/function/Function.cpp dolfin/function/FunctionSpace.cpp
description:
Bug fix for FunctionSpace::has_element and add hash() functions:
1. has_element compares FiniteElement::hash instead of pointers
2. has_element still compares Mesh pointers
3. Added new dolfin::hash function in utils.h, just calling Boost
4. Added new FiniteElement::hash function, returning precomputed
hash (unsigned int) from signature
changeset: 7289:a2f99a1c0df7
user: "Johan Hake <hake@xxxxxxxxx>"
date: Tue Oct 06 21:31:45 2009 +0200
files: demo/function/nonmatching-interpolation/python/demo.py demo/pde/cahn-hilliard/python/demo.py site-packages/dolfin/norm.py
description:
Fix for norm in Python.
- If taking norm of Expression a mesh need to be passed.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin