← Back to team overview

dolfin team mailing list archive

[HG] Change typedef's for to classes for ublas_sparse_matrix and ublas_dense_matrix.

 

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

changeset:   2060:b7c0ab8da0c457b7ebd97a102e3646c1101b9e95
tag:         tip
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Fri Jul 14 09:24:38 2006 +0200
files:       src/kernel/la/dolfin/ublas.h
description:
Change typedef's for to classes for ublas_sparse_matrix and ublas_dense_matrix.


changeset:   2059:33d11e5be12229651799b60fd86a039ca5a64bb5
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Thu Jul 13 11:28:48 2006 +0200
files:       src/kernel/la/dolfin/uBlasLUSolver.h src/kernel/la/uBlasLUSolver.cpp
description:
Remove const from uBlasLUSolver::solve(...) to match the virtual function LinearSolver::solve(...).


changeset:   2058:eb001996f5a27db0bd200be704246174cbddedc0
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Thu Jul 13 10:27:34 2006 +0200
files:       TODO src/demo/pde/stokes/taylor-hood/main.cpp src/kernel/la/dolfin/uBlasKrylovSolver.h src/kernel/la/uBlasKrylovSolver.cpp src/kernel/ode/Homotopy.cpp src/kernel/ode/MonoAdaptiveNewtonSolver.cpp src/kernel/ode/dolfin/Homotopy.h src/kernel/ode/dolfin/MonoAdaptiveNewtonSolver.h
description:
Use ILU as default preconditioner for uBlas sparse matrices.


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


Follow ups