← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Awful hack to make cell-based VTK outout work in parallel.

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   6768:948a25a36e169ac227ed2e5c912ee21515dcf12c
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Mon Aug 17 20:18:49 2009 +0100
files:       demo/pde/mixed-poisson/cpp/main.cpp dolfin/common/Set.h dolfin/io/VTKFile.cpp
description:
Awful hack to make cell-based VTK outout work in parallel.

The good news is that the mixed Poisson demo runs in parallel.

For some reason P0 dofs do not always belong to the process on which their cell resides. Any ideas Niclas?


changeset:   6767:8402616a01d53c7e7bead0284dd832d35ee5ff8c
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Mon Aug 17 19:22:53 2009 +0100
files:       dolfin/function/Function.cpp dolfin/function/Function.h
description:
Add back Function::geometric_dimension().


changeset:   6766:0601b1c810d7ae66aa298d171104f13a0a68d0e0
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Mon Aug 17 18:25:00 2009 +0100
files:       dolfin/swig/typemaps.i
description:
Remove old dolfin::Array code from swig files.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin


Follow ups