← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Rename MPI:: functions with new naming_convention and automatically prefix

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   4779:2666bf06ace929e2b936dc1a58ee9ccd6fe8d3db
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Sep 18 20:54:12 2008 +0200
files:       bench/fem/passembly/assemble.h bench/fem/passembly/main.cpp dolfin/fem/Assembler.cpp dolfin/fem/DofMapBuilder.cpp dolfin/fem/pAssembler.cpp dolfin/io/File.cpp dolfin/io/GenericFile.cpp dolfin/io/PVTKFile.cpp dolfin/io/PXMLMesh.cpp dolfin/io/XMLFile.cpp dolfin/la/PETScMatrix.cpp dolfin/la/PETScVector.cpp dolfin/la/SparsityPattern.cpp dolfin/la/SparsityPattern.h dolfin/log/Logger.cpp dolfin/log/Logger.h dolfin/main/MPI.cpp dolfin/main/MPI.h dolfin/mesh/MPIMeshCommunicator.cpp dolfin/mesh/Mesh.cpp dolfin/mesh/MeshPartition.cpp sandbox/passembly/main.cpp
description:
Rename MPI:: functions with new naming_convention and automatically prefix
print statements with process number when running in parallel. Example from
sandbox/passembly:

Process 0: Debug: Creating parallel XML parser [at dolfin/io/PXMLMesh.cpp:31 in PXMLMesh()]
Process 1: Debug: Creating parallel XML parser [at dolfin/io/PXMLMesh.cpp:31 in PXMLMesh()]
Process 0: Debug: Geometric partitioning of mesh [at dolfin/mesh/MeshPartition.cpp:99 in partitionGeom()]
Process 1: Debug: Geometric partitioning of mesh [at dolfin/mesh/MeshPartition.cpp:99 in partitionGeom()]
Process 0: [Mesh of topological dimension 2 with 145 and 240 cells]
Process 1: [Mesh of topological dimension 2 with 163 and 272 cells]


changeset:   4778:9425915031b0e370132c32336ea547db3d3846eb
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Sep 18 20:39:09 2008 +0200
files:       doc/misc/policy
description:
Remove old coding style file


changeset:   4777:b530520eafda0163e2327fa2d3f4f5998bd2eae8
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Sep 18 20:38:26 2008 +0200
files:       doc/manual/chapters/codingstyle.tex doc/manual/dolfin-user-manual.pdf doc/manual/dolfin-user-manual.tex
description:
Add chapter on coding style to manual

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin