Activity log for bug #420755

Date Who What changed Old value New value Message
2009-08-28 20:28:21 Garth Wells bug added bug
2009-08-28 20:28:45 Garth Wells description Reading MeshFunctions from file fails when running in paralell Reading MeshFunctions from file fails when running in parallel
2009-09-02 13:28:46 Garth Wells dolfin: importance Undecided High
2009-09-02 13:28:51 Garth Wells dolfin: status New Confirmed
2009-09-03 20:32:44 Anders Logg dolfin: assignee logg (logg)
2009-09-03 20:52:50 Garth Wells dolfin: assignee logg (logg) Skavhaug (skavhaug)
2009-09-08 12:32:13 Skavhaug dolfin: status Confirmed In Progress
2009-09-08 17:18:41 Anders Logg dolfin: milestone 0.93
2009-09-08 18:16:46 Skavhaug description Reading MeshFunctions from file fails when running in parallel Reading MeshFunctions from file fails when running in parallel. Without a rewrite of the XMLMeshFunction, where the mapping between the mesh entities and and the vertices is stored as part of the file format, only vertex and cell valued mesh functions can be used in parallel. Hence, we only address the cases of cell and vertex entities for now.
2009-09-11 12:07:27 Skavhaug description Reading MeshFunctions from file fails when running in parallel. Without a rewrite of the XMLMeshFunction, where the mapping between the mesh entities and and the vertices is stored as part of the file format, only vertex and cell valued mesh functions can be used in parallel. Hence, we only address the cases of cell and vertex entities for now. Reading MeshFunctions from file fails when running in parallel. Without a rewrite of the XMLMeshFunction, where the mapping between the mesh entities and and the vertices is stored as part of the file format, only vertex and cell valued mesh functions can be used in parallel. Hence, we only address the cases of cell and vertex entities for now. MeshFunctions over vertices and cells are now working. A nice error is issued when trying to read facets. Closing this bug now. What we need to do is store MeshFunctions in term of the vertices to file in order to reproduce the global numbering in parallel.
2009-09-11 12:07:43 Skavhaug dolfin: status In Progress Fix Committed
2009-09-21 14:15:33 Garth Wells dolfin: status Fix Committed Fix Released
2009-09-21 15:55:03 Anders Logg dolfin: status Fix Released Fix Committed
2009-09-25 22:00:33 Anders Logg dolfin: status Fix Committed Fix Released