dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14638
Re: [HG DOLFIN] Partitioning of built-in meshes working. C++ Poisson demo works out of the box.
On Mon, Aug 10, 2009 at 11:42:15AM +0200, Niclas Jansson wrote:
> dolfin@xxxxxxxxxx (DOLFIN) writes:
>
> > One or more new changesets pushed to the primary dolfin repository.
> > A short summary of the last three changesets is included below.
> >
> > changeset: 6673:2f2e897f207eef6bc56117e58e337e0ee377cd67
> > tag: tip
> > user: Anders Logg <logg@xxxxxxxxx>
> > date: Sat Aug 08 23:31:10 2009 +0200
> > files: demo/pde/poisson/cpp/main.cpp demo/pde/poisson/python/demo.py dolfin/mesh/MeshPartitioning.cpp sandbox/passembly/main.cpp
> > description:
> > Partitioning of built-in meshes working. C++ Poisson demo works out of the box.
> > Test with
> >
> > mpirun -n 9 ./demo
> >
> > Something seems wrong with settings BCs in Python Poisson demo.
> >
>
> It might be related to the numbering of facets. BoundaryComputation
> need a global facet numbering in order to extract the exterior
> boundary. As it is now, it will fail if the ufc_dof_map doesn't need a
> facet numbering.
>
>
> Niclas
Yes, that's probably the case. I'll take a look.
--
Anders
Attachment:
signature.asc
Description: Digital signature
References