← Back to team overview

dolfin team mailing list archive

Re: [HG] Rename DenseVector --> uBlasVector in ODE demos.

 

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

changeset:   2078:4477fea451cd5685b987e9770a05f2366d5b8cb4
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Tue Aug 08 11:02:13 2006 +0200
files:       ChangeLog src/bench/ode/reaction/main.cpp src/demo/ode/Makefile.am src/demo/ode/Makefile.in src/demo/ode/bistable/Makefile src/demo/ode/bistable/README src/demo/ode/bistable/main.cpp src/demo/ode/bistable/mesh.xml.gz src/demo/ode/courtemanche/main.cpp src/demo/ode/lorenz/main.cpp src/post/links.sh src/test/main.cpp
description:
Rename DenseVector --> uBlasVector in ODE demos.


When doing the renaming in src/kernel/ode, I changed DenseVector to uBlasVector since some operations are uBlas-specific. Is this OK with you Anders?

Garth


Follow ups

References