dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14027
[HG DOLFIN] merge
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 6352:d20426b6527cff3423960a86554d75512727ab45
tag: tip
parent: 6351:7dff33b7d43cea5ddedf83f99161ec8fb3064a22
parent: 6349:8cfd112876cc7fbf9104e7875089712a27813f8e
user: Anders Logg <logg@xxxxxxxxx>
date: Sat Jun 20 22:06:05 2009 +0200
files:
description:
merge
changeset: 6351:7dff33b7d43cea5ddedf83f99161ec8fb3064a22
user: Anders Logg <logg@xxxxxxxxx>
date: Sat Jun 20 22:05:47 2009 +0200
files: dolfin/la/SparsityPattern.cpp dolfin/main/MPI.cpp dolfin/main/MPI.h dolfin/mesh/MeshPartitioning.cpp
description:
Communicate non-local blocks in sparsity pattern, using new function
MPI::index_owner() to decide where to communicate entries. Entries are
first communicated and then all received entries are inserted into
either the diagonal or off-diagonal block.
changeset: 6350:693cc730127a3c1ebb59391915cff62c1e9ff18e
parent: 6341:a6661e8b263f5f1611355c211f2dea23a446dcd3
user: Anders Logg <logg@xxxxxxxxx>
date: Sat Jun 20 22:00:12 2009 +0200
files: dolfin/fem/UFCMesh.h dolfin/mesh/MeshPartitioning.cpp dolfin/mesh/MeshPartitioning.h
description:
Store number of global entities for numbered entities in mesh
data array named "num global entities" (only stored for vertices
and cells before).
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin