One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 5423:531d15a2ef1c61b83a045ef2b2b8abfde70de536 tag: tip user: Anders Logg <[email protected]> date: Fri Dec 19 21:22:32 2008 +0100 files: demo/mesh/intersection/python/demo.py description: Add comment about Viper bug in intersection demo. There are (at least) two bugs in Viper: plotting MeshFunctions for moving coordinates and plotting 1D Functions. Only three broken demos remain: the two nonlinear demos and dg advection-diffusion: EE demo/pde/nonlinear-poisson/python/demo.py EE demo/pde/dg/advection_diffusion/python/demo.py EE demo/nls/nonlinearpoisson/python/demo.py changeset: 5422:02ce72fa7e9425b72058c73fb2d2c6bcd5a76fb9 user: Anders Logg <[email protected]> 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 <[email protected]>" 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() ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
