dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11142
[HG DOLFIN] Another bugfix (const stuff and coefficients).
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5345:930dd384c10fefd3ff4f638016a88ede9591837a
tag: tip
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Mon Dec 15 11:13:54 2008 +0100
files: site-packages/dolfin_utils/wrappers/coefficient.py site-packages/dolfin_utils/wrappers/form.py
description:
Another bugfix (const stuff and coefficients).
SFC-generated code using this now compiles.
changeset: 5344:939720aa31fd5084c1f29825f4cbe0a32c50081b
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Mon Dec 15 10:53:07 2008 +0100
files: dolfin/fem/Form.cpp dolfin/fem/Form.h site-packages/dolfin_utils/wrappers/coefficient.py site-packages/dolfin_utils/wrappers/form.py site-packages/dolfin_utils/wrappers/wrappers.py
description:
Bugfixes in dolfin_utils.wrappers.
Added functions to Form:
string coefficient_name(uint i)
uint coefficient_number(string name)
generated by dolfin_utils.wrappers to
match the coefficient names from the form.
changeset: 5343:d5cac8c0a2e60464ed0853930de81d8e3ba79a89
user: "Johan Hake <hake@xxxxxxxxx>"
date: Sun Dec 14 23:12:40 2008 +0100
files: TODO demo/pde/adaptive-poisson/python/demo.py
description:
A negative try to fix seg fault in adaptive-poisson demo.
- It seg faults in SparsityPattern::insert, second time it takes the loop.
- Maybee some data that is deleted some where?
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin