One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 6975:37efb9fe9fe684b23521574a89048705a9a0bc6e
tag: tip
parent: 6974:6c4c77900222f82b7b32888b29a08fef9ddc5789
parent: 6973:abda55b5dfa2b2d0fbe2614b15483911ef661fdc
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Sep 08 12:51:01 2009 +0200
files:
description:
merge
changeset: 6974:6c4c77900222f82b7b32888b29a08fef9ddc5789
parent: 6970:5d7fc35d3e597db508a005826efacb8dea6a00d9
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Sep 08 12:01:43 2009 +0200
files: dolfin/fem/DofMap.cpp dolfin/fem/DofMap.h
description:
Make tabulate_facet_dofs accessible without having a ufc::cell, which makes it
easy to access using iterators in Python.