dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08623
[HG DOLFIN] Handle output of scalar P0 functions in VTK format.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 4404:e7c41cc3a0fffe285a917426d8e4a4cdcc9f6813
tag: tip
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Sat Jul 12 21:05:57 2008 +0100
files: dolfin/function/DiscreteFunction.cpp dolfin/function/DiscreteFunction.h dolfin/function/Function.cpp dolfin/function/Function.h dolfin/io/VTKFile.cpp
description:
Handle output of scalar P0 functions in VTK format.
changeset: 4403:7a7be6c647092419871917c52559722261785f61
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Sat Jul 12 17:15:21 2008 +0100
files: demo/pde/mixed-poisson/python/demo.py
description:
Fix post-processing in Python version of mixed Poisson.
changeset: 4402:8a36aa5f6aa7cef28b4b7d928a0bafe5bd26313b
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Sat Jul 12 16:42:18 2008 +0100
files: demo/pde/mixed-poisson/cpp/MixedPoisson.h demo/pde/mixed-poisson/cpp/P1Projection.form demo/pde/mixed-poisson/cpp/P1Projection.h demo/pde/mixed-poisson/cpp/main.cpp
description:
Fix post-processing of sigma in mixed Poisson demo.
The solution sigma is projected onto a vector P1 continuous Lagrange basis for correct post-processing.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
Follow ups