dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11247
[HG DOLFIN] Added:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5421:e45130f56556bfe70a6502ee447656f89d59fb82
tag: tip
user: "Johan Hake <hake@xxxxxxxxx>"
date: Fri Dec 19 09:22:07 2008 +0100
files: dolfin/io/GenericFile.cpp dolfin/io/MFile.cpp dolfin/io/MatlabFile.cpp dolfin/io/OctaveFile.cpp dolfin/io/PVTKFile.cpp dolfin/io/PythonFile.cpp dolfin/io/RAWFile.cpp dolfin/io/VTKFile.cpp dolfin/io/XMLFile.cpp dolfin/io/XYZFile.cpp
description:
Added:
if (!fp)
error("Unable to open file %s", filename.c_str());
to all fopen(fp) statements in dolfin/io.
check for all fopen()
changeset: 5420:0408fb9f9737e585ff01bf0da1f07b7a0c7c797f
user: "Johan Hake <hake@xxxxxxxxx>"
date: Fri Dec 19 09:20:23 2008 +0100
files: dolfin/fem/assemble.h
description:
Added reset_tensor to call to Assebler::assemble() in assemble()
changeset: 5419:dc0ba7c310499bbc95cbda8783af091ab785f83c
user: "Johan Hake <hake@xxxxxxxxx>"
date: Fri Dec 19 09:18:30 2008 +0100
files: site-packages/dolfin/form.py
description:
Fixed assemble with compiled ufc form.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin