dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08519
[HG DOLFIN] Fixed Progress in pointwise BC to use numCells() instead of facets.size() as the length.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 4371:4e96158955a48992974f7373b81483dc79175b84
tag: tip
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Tue Jul 01 16:00:45 2008 +0200
files: dolfin/fem/DirichletBC.cpp
description:
Fixed Progress in pointwise BC to use numCells() instead of facets.size() as the length.
changeset: 4370:db467e432b66b24bd1021aeee8a615cb43f4a922
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Tue Jul 01 15:55:30 2008 +0200
files: dolfin/fem/Assembler.cpp dolfin/function/SpecialFunctions.h site-packages/dolfin/assemble.py
description:
Bugfixes:
- Added checks for correct coefficient value ranks and dims in Assembler::check.
- Added missing rank and dim to FacetNormal.
- Fixed early deletion of temporary constant functions in assemble.py, causing segfaults.
changeset: 4369:b272b94b43ae789e2c72c90f6a027ce9fb89f6fc
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Tue Jul 01 11:52:53 2008 +0200
files: dolfin/fem/DirichletBC.cpp
description:
Applied same optimization for geometric boundary conditions: not interpolating function and tabulating dofs unless needed.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin