dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #05009
[HG dolfin] Merge lots of small fixes to demos, unit tests and benchmarks.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 3140:898ec9170e72f4ce9ddbbb24c4504b99ae002173
tag: tip
parent: 3139:b08c7f8524eaf418aaef0f844ec1fe2fc7667916
parent: 3124:8b21a2a46d4f671f0bd926a8e3085b4576598cba
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri May 25 01:11:50 2007 +0200
files: src/demo/mesh/subdomains/main.cpp
description:
Merge lots of small fixes to demos, unit tests and benchmarks.
I've been quite aggressive and removed code that was not maintained.
Here's an approximate summary:
- All demos compile
- All demos work, except mesh refinement and partitioning
- All unit tests run
- All unit tests exist both for C++ and Python
- A top level script runs all unit tests
- All benchmarks compile
- More polishing is needed for the benchmarks
- Changed configure for libufsparse/libumfpack, please look
There are quite a few things on the TODO list, but we're getting
close to a release of DOLFIN 0.7.0 (which might be followed quickly
by 0.7.1).
changeset: 3139:b08c7f8524eaf418aaef0f844ec1fe2fc7667916
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri May 25 00:51:47 2007 +0200
files: src/bench/fem/convergence/Poisson2D_1.h src/bench/fem/convergence/Poisson2D_2.h src/bench/fem/convergence/Poisson2D_3.h src/bench/fem/convergence/Poisson2D_4.h src/bench/fem/convergence/Poisson2D_5.h src/bench/fem/convergence/Poisson3D_1.h src/bench/fem/convergence/Poisson3D_2.h src/bench/fem/convergence/Poisson3D_3.h src/bench/fem/convergence/Poisson3D_4.h src/bench/fem/convergence/Poisson3D_5.h src/bench/fem/convergence/main.cpp
description:
Make convergence benchmark run again. Works in 2D but not in 3D.
changeset: 3138:f807043f4189b04affae91fafc50f9c0bde4e03b
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu May 24 18:38:02 2007 +0200
files: src/bench/bench src/bench/fem/assembly/Advection.form src/bench/fem/assembly/AdvectionOperator_3D_3_FER.form src/bench/fem/assembly/AdvectionOperator_3D_3_FER.h src/bench/fem/assembly/AdvectionOperator_3D_3_FFC.form src/bench/fem/assembly/AdvectionOperator_3D_3_FFC.h src/bench/fem/assembly/Makefile src/bench/fem/assembly/README src/bench/fem/assembly/bench.log src/bench/fem/assembly/bench.py src/bench/fem/assembly/bench.sh src/bench/fem/assembly/callgrind.out.new src/bench/fem/assembly/callgrind.out.old src/bench/fem/assembly/main.cpp src/bench/la/sparse-matrix/Makefile src/bench/la/vector/Makefile src/bench/run
description:
Get assembly bench running
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin