← Back to team overview

dolfin team mailing list archive

[HG dolfin] Merge new graph library by Magnus Vikström with minor fixes.

 

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

changeset:   2768:8c7f8aed515102cd2ef6c621ddd7d659d9812dae
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Mar 22 12:11:02 2007 +0100
files:       data/graphs/directed_graph.xml data/graphs/undirected_graph.xml src/kernel/graph/Graph.cpp src/kernel/graph/dolfin/DirectedClique.h src/kernel/graph/dolfin/Graph.h src/kernel/graph/dolfin/UndirectedClique.h src/test/test.py
description:
Merge new graph library by Magnus Vikström with minor fixes.
The graph library will be used for computing mesh partitions
for parallel assembly.

The following components are now in place:
  - Graph class representing directed or undirected graph
  - Creating a Graph from a DOLFIN Mesh
  - XML input/output for DOLFIN XML graph format
  - Conversion in dolfin-convert from Metis graph files
  - Conversion in dolfin-convert from SCOTCH graph files
  - Unit tests
  - Example graph XML files


changeset:   2767:4e4b0afc4be7b4788c40eee4b535863da1e517e4
user:        Magnus Vikstrom <gustavv@xxxxxxxxxx>
date:        Thu Mar 22 10:16:33 2007 +0100
files:       configure configure.ac src/kernel/Makefile.am src/kernel/Makefile.in src/kernel/graph/DirectedClique.cpp src/kernel/graph/Graph.cpp src/kernel/graph/GraphEditor.cpp src/kernel/graph/Makefile.am src/kernel/graph/UndirectedClique.cpp src/kernel/graph/dolfin/DirectedClique.h src/kernel/graph/dolfin/Graph.h src/kernel/graph/dolfin/GraphEditor.h src/kernel/graph/dolfin/Makefile.am src/kernel/graph/dolfin/UndirectedClique.h src/kernel/graph/dolfin/dolfin_graph.h src/kernel/io/File.cpp src/kernel/io/GenericFile.cpp src/kernel/io/Makefile.am src/kernel/io/Makefile.in src/kernel/io/XMLFile.cpp src/kernel/io/XMLGraph.cpp src/kernel/io/dolfin/File.h src/kernel/io/dolfin/GenericFile.h src/kernel/io/dolfin/Makefile.am src/kernel/io/dolfin/Makefile.in src/kernel/io/dolfin/XMLFile.h src/kernel/io/dolfin/XMLGraph.h src/kernel/main/dolfin.h src/sandbox/graph/Makefile src/sandbox/graph/main.cpp src/test/graph/test.py src/test/graph/test2.py src/utils/convert/dolfin-convert
description:
Added graph library with convertion from metis and scotch graph files (dolfin-convert).


changeset:   2766:b74b2ac3bf0d64a81ba2cb68a9939927aa05766f
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed Mar 21 13:13:44 2007 +0100
files:       src/modules/ale/test/Makefile
description:
Fix ale test Maekfile.


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