dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11355
Re: [HG DOLFIN] Fix bug in Python DG advection-diffusion demo.
On Tuesday 23 December 2008 12:07:02 DOLFIN wrote:
> 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.
Ourghh...
Sorry for that one. Thanks for fixing it!
Johan
>
> 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
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
References