← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Add GenericSparsityPattern::range() and MPI::local_range() for

 

On Mon, May 25, 2009 at 11:21:55AM +0100, Garth N. Wells wrote:
> 
> 
> Johan Hake wrote:
> > 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?
> >
> 
> That was the problem. I've made the change (and fixed a few small typos).

Yes, that was obviously the problem but I was too tired to see it
after a long night of coding. Thanks.

-- 
Anders

Attachment: signature.asc
Description: Digital signature


References