dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08520
[HG DOLFIN] Changed errors to warnings in assembler coefficient checks:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 4372:3abbccc877d3bb358c76ef36dbbe252155b88183
tag: tip
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Tue Jul 01 16:10:10 2008 +0200
files: dolfin/fem/Assembler.cpp
description:
Changed errors to warnings in assembler coefficient checks:
demos using Function(mesh, 0.0) for vector functions fail this check.
changeset: 4371:4e96158955a48992974f7373b81483dc79175b84
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.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin