dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #13722
Re: [HG DOLFIN] Add GenericSparsityPattern::range() and MPI::local_range() for
On Monday 25 May 2009 10:23:50 Anders Logg wrote:
> On Mon, May 25, 2009 at 10:22:15AM +0200, 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: 6229:8af54f64975206eaaff516ce3f3185b479b7ac32
> > tag: tip
> > user: Anders Logg <logg@xxxxxxxxx>
> > date: Mon May 25 10:22:10 2009 +0200
> > files: dolfin/la/SparsityPattern.cpp dolfin/la/SparsityPattern.h
> > dolfin/main/MPI.cpp dolfin/main/MPI.h dolfin/mesh/MeshPartitioning.cpp
> > description:
> > Add GenericSparsityPattern::range() and MPI::local_range() for
> > distribution of rows among processes
>
> See comment in MPI.h about undefined reference. I've been staring
> myself blind on this and can't seem to find what goes wrong. I'd
> appreciate if someone could have a look.
Have you tried moving the implementation inside the ifdef HAS_MPI?
Johan
Follow ups
References