dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02301
[HG] Verify output from FErari-optimized FFC code. The following
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 1836:ed5966ccccc50e127fcdd2494a2a671b172e0504
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri Mar 31 20:23:28 2006 -0500
files: src/demo/fem/convergence/Poisson2D_1.h src/demo/fem/convergence/Poisson2D_2.h src/demo/fem/convergence/Poisson2D_3.h src/demo/fem/convergence/Poisson2D_4.h src/demo/fem/convergence/Poisson2D_5.h src/demo/fem/convergence/Poisson3D_1.h src/demo/fem/convergence/Poisson3D_2.h src/demo/fem/convergence/Poisson3D_3.h src/demo/fem/convergence/Poisson3D_4.h src/demo/fem/convergence/Poisson3D_5.h src/demo/fem/simple/main.cpp
description:
Verify output from FErari-optimized FFC code. The following
test cases have been compiled with the latest FFC and optimization
flag -O for FErari optimizations:
Poisson2D_1 (q = 1)
Poisson2D_2 (q = 2)
Poisson2D_3 (q = 3)
Poisson2D_4 (q = 4)
Poisson2D_5 (q = 5)
Poisson3D_1 (q = 1)
Poisson3D_2 (q = 2)
Poisson3D_3 (q = 3)
(Compilation of 3D forms for q = 4 and q = 5 takes too long.)
The code produces correct results for these test cases,
error remains the same compared to exact solution with
and without optimization.
changeset: 1835:cb80b4329421435a787e197154c7617098fefb7b
parent: 1834:8145c41a2be6f7784dd929b1dc6f3f12c29475af
parent: 1833:d34a1eb9766f86473b9d5f664173a6f4392a362f
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Fri Mar 31 15:00:53 2006 +0200
files: src/demo/ode/residual/Makefile src/demo/ode/residual/main.cpp src/demo/ode/residual/plot.py src/demo/ode/residual/run-debug.py
description:
merge
changeset: 1834:8145c41a2be6f7784dd929b1dc6f3f12c29475af
parent: 1829:180fedcd8e0272876779df19db8cdecba3b726c4
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Fri Mar 31 14:59:41 2006 +0200
files: src/config/Makefile.am src/config/Makefile.in src/demo/nls/cahn-hilliard/Makefile
description:
Add $CXXFLAGS to 'dolfin-config --cflags'.
Flags were missing when compiling demo. In particular, there was not optimisation.
-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin