dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11260
[HG DOLFIN] Add rescale=False for plot in 1D demo to avoid Viper bug
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5422:02ce72fa7e9425b72058c73fb2d2c6bcd5a76fb9
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Dec 19 21:19:03 2008 +0100
files: TODO demo/pde/poisson/python/demo.py demo/pde/poisson1D/python/demo.py
description:
Add rescale=False for plot in 1D demo to avoid Viper bug
changeset: 5421:e45130f56556bfe70a6502ee447656f89d59fb82
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()
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin