dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #03848
[HG] Fix bug in output of MeshFunction: don't make copy of mesh.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2468:6e45108cb49a92b3a3defcbedc70b48a85e85fa6
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Nov 30 16:39:17 2006 +0100
files: src/demo/meshfunction/main.cpp src/kernel/io/XMLFile.cpp src/kernel/mesh/dolfin/MeshFunction.h
description:
Fix bug in output of MeshFunction: don't make copy of mesh.
The copy has a different address which will be detected
in operator() of MeshFunction.
changeset: 2467:6df5baeb40925b32fd25c6c31152ea23214c8342
user: "Anders Logg <logg@xxxxxxxxx>"
date: Wed Nov 29 22:07:00 2006 +0100
files: src/demo/Makefile.am src/demo/Makefile.in src/demo/meshfunction/Makefile src/demo/meshfunction/main.cpp src/demo/meshfunction/mesh2D.xml.gz src/demo/meshfunction/meshfunction.xml src/kernel/io/File.cpp src/kernel/io/GenericFile.cpp src/kernel/io/Makefile.am src/kernel/io/Makefile.in src/kernel/io/XMLFile.cpp src/kernel/io/XMLMeshFunction.cpp src/kernel/io/XMLObject.cpp src/kernel/io/dolfin/File.h src/kernel/io/dolfin/GenericFile.h src/kernel/io/dolfin/Makefile.am src/kernel/io/dolfin/Makefile.in src/kernel/io/dolfin/XMLFile.h src/kernel/io/dolfin/XMLMeshFunction.h src/kernel/io/dolfin/XMLObject.h
description:
Add patch from Ola Skavhaug: input/output for MeshFunction.
The demo does not run (assertion failed).
changeset: 2466:8f0e7ad24d0dc2d4458c35e173cacfb34e157379
user: "Anders Logg <logg@xxxxxxxxx>"
date: Tue Nov 28 18:24:51 2006 +0100
files: src/test/mesh/test.py
description:
Add unit test: boundary of boundary
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin