← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] merge.

 

Yes, maybe Anders or Garth can add it back again:

-dolfin::uint MPI::numProcesses()
+dolfin::uint dolfin::MPI::numProcesses()
 {
   return 1;
 }

- Magnus

On Wed, 09 Jan 2008 01:11:02 +0100, Marie Rognes <meg@xxxxxxxxxxx> wrote:

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:   3531:8b8c2a333739eb0b3891c5b5ea34d8124168ff40
tag:         tip
parent:      3530:f5a7caa5ee81ebf61f1ebf28093251fe389ce11c
parent:      3521:206218ae9858a785170bd7859ed2d2473bcbccaa
user:        "Gustav Magnus Vikstrøm <gustavv@xxxxxxxxxx>"
date:        Tue Jan 08 17:37:44 2008 +0100
files:       src/kernel/main/MPI.cpp
description:
merge.





I think this merge may have broken the previous fix to MPI.cpp


--
Marie

changeset:   3530:f5a7caa5ee81ebf61f1ebf28093251fe389ce11c
user:        "Gustav Magnus Vikstrøm <gustavv@xxxxxxxxxx>"
date:        Tue Jan 08 17:36:19 2008 +0100
files:       src/kernel/la/PETScVector.cpp
description:
Fixed VecCreateMPI.


changeset:   3529:8a14e08ff857d50b86af0a3fa68af637691aa3b8
user:        "Gustav Magnus Vikstrøm <gustavv@xxxxxxxxxx>"
date:        Tue Jan 08 16:30:35 2008 +0100
files: src/kernel/la/PETScMatrix.cpp src/kernel/la/PETScVector.cpp src/kernel/main/MPI.cpp src/sandbox/pmesh/main.cpp
description:
Updated files to use new MPI and PETScObject classes.

----------------------------------------------------------------------
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