← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Fix bug in Python DG advection-diffusion demo.

 

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

changeset:   5445:066d4b174350016f48ac3ff69807da5e849fe42b
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue Dec 23 11:06:52 2008 +0000
files:       demo/pde/dg/advection-diffusion/python/demo.py
description:
Fix bug in Python DG advection-diffusion demo.


changeset:   5444:a75596904e724e76baf7cec4dd6bbc746cac82f7
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue Dec 23 10:59:10 2008 +0000
files:       demo/pde/dg/advection-diffusion/cpp/AdvectionDiffusion.form demo/pde/dg/advection-diffusion/cpp/AdvectionDiffusion.h demo/pde/dg/advection-diffusion/cpp/OutflowFacet.form demo/pde/dg/advection-diffusion/cpp/OutflowFacet.h demo/pde/dg/advection-diffusion/cpp/main.cpp
description:
Use new IsOutflowFacet in C++ DG advection-diffusion demo.

Results verified to be the same as the old version.


changeset:   5443:11fd6a983f54d2a0929b7b29497698b76859a45a
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Dec 22 21:31:55 2008 +0100
files:       dolfin/function/SpecialFunctions.cpp dolfin/mesh/Point.h
description:
Modify implementation of IsOutflowFacet after additions to Function and FunctionSpace.

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


Follow ups