← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Changed consistency check to use if+error instead of dolfin_assert,

 

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

changeset:   4150:278603a03e983eb0c537b1508ff75023113b0587
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon May 05 15:29:27 2008 +0200
files:       demo/pde/dg/poisson/cpp/demo dolfin/fem/DofMapSet.cpp
description:
Changed consistency check to use if+error instead of dolfin_assert,
and then commented it out because it breaks tests:
FFC-generated code must be updated to support UFC 1.1.


changeset:   4149:145754339d32ad737ffdf1fc4448c5bcb0c77dab
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Mon May 05 15:17:53 2008 +0200
files:       dolfin/fem/DofMapSet.cpp dolfin/fem/DofMapSet.h
description:
Added consistency check for geometric dimension of mesh vs form.


changeset:   4148:635b96809d22c31111c8cf2925ab06709b6a58d4
user:        Kent-Andre Mardal <kent-and@xxxxxxxxx>
date:        Mon May 05 13:35:09 2008 +0200
files:       dolfin/swig/dolfin_la_pre.i
description:
added newobject to copy functions, thanks Martin

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


Follow ups