dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11281
[HG DOLFIN] Add missing implementations in MPI.cpp when HAS_MPI is not defined.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5430:6c0c43c0fb8ee552fa7137d2586bec1c169cb952
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Sun Dec 21 21:17:40 2008 +0100
files: dolfin/main/MPI.cpp
description:
Add missing implementations in MPI.cpp when HAS_MPI is not defined.
changeset: 5429:6ca8ebbd33c320ade24aca03be72777050219e4b
user: Anders Logg <logg@xxxxxxxxx>
date: Sun Dec 21 20:33:35 2008 +0100
files: dolfin/swig/ignores.i
description:
Ignore MPI::send_recv
changeset: 5428:5ee944b2216752dd3078f0906c9500837a65097a
user: "Johan Hake <hake@xxxxxxxxx>"
date: Sat Dec 20 22:59:46 2008 +0100
files: demo/pde/dg/advection-diffusion/cpp/main.cpp demo/pde/dg/advection-diffusion/python/demo.py dolfin/function/SpecialFunctions.cpp dolfin/function/SpecialFunctions.h site-packages/dolfin/specialfunctions.py
description:
Work on getting dg advection-diffusion demo to work in python
- Changed name of OutFlowFacet function to Is...
- IsOutFlowFacet is instantiated using a FunctionSpace and a field funtion
- the evaluation of IsOutFlowFacet is done by evaluating the field in the midpoint
of the facet
- Does not work properly yet.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin