dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02524
[HG] Add benchmark for testing GenericMatrix without template.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 1925:dcea76ba27658175556d8bd05ccd04a53e892806
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Mon May 8 13:18:20 2006 +0200
files: src/kernel/fem/FEM.cpp src/kernel/fem/dolfin/FEM.h src/kernel/la/Matrix.cpp src/kernel/la/dolfin/GenericMatrix.h src/kernel/la/dolfin/GenericVector.h src/kernel/la/dolfin/Matrix.h src/test/main.cpp
description:
Add benchmark for testing GenericMatrix without template.
changeset: 1924:7e7b9781068361836253ef1da626d82b77fec0dc
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Sun May 7 22:08:56 2006 +0200
files: src/kernel/la/DenseMatrix.cpp src/kernel/la/dolfin/DenseMatrix.h
description:
Make out-of-place LU solver for dense matrices/vectors a const function.
changeset: 1923:1177a93765c0bd5f7c26f48cc0ed93aa72964680
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Sun May 7 22:03:37 2006 +0200
files: ChangeLog src/kernel/la/DenseMatrix.cpp src/kernel/la/dolfin/DenseMatrix.h src/test/main.cpp
description:
Add functions DenseMatrix::solve(DenseVector& x, const DenseVector& b) and DenseMatrix::solve_in_place(DenseVector& x, const DenseVector& b).
-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin