← Back to team overview

dolfin team mailing list archive

[HG] Use long int version of UMFPACK LU solver and use std::size_t for pointers to underlying uBLAS matrix storage indexes.

 

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

changeset:   2260:0e724a38416ae776075dc0260a4c3200f0b03853
tag:         tip
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Wed Sep 27 15:56:11 2006 +0200
files:       src/kernel/la/dolfin/ublas.h src/kernel/la/uBlasLUSolver.cpp
description:
Use long int version of UMFPACK LU solver and use std::size_t for pointers to underlying uBLAS matrix storage indexes.

This should solve the problem experienced on some 64-bit machines. I don't have one, so please test!


changeset:   2259:d75292b68be0bc5c5db22e23f00126873d7022d8
parent:      2258:405e088e0ff6ea8db970793838bc5bdd4067009d
parent:      2256:afe884954998b78a27141d75564c306e90155aa2
user:        "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>"
date:        Tue Sep 26 20:25:00 2006 +0200
files:       
description:
Merge.


changeset:   2258:405e088e0ff6ea8db970793838bc5bdd4067009d
user:        "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>"
date:        Tue Sep 26 20:22:42 2006 +0200
files:       src/demo/scripting/pydolfin/solvers/elasticity-tpde/Elasticity.form src/demo/scripting/pydolfin/solvers/elasticity-tpde/composite/Elasticity.form src/demo/scripting/pydolfin/solvers/elasticity-tpde/composite/elasticitypde.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/composite/elasticitysolver.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/composite/plot.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/composite/tetmesh-4.xml.gz src/demo/scripting/pydolfin/solvers/elasticity-tpde/elasticitypde.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/elasticitysolver.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/manual/Elasticity.form src/demo/scripting/pydolfin/solvers/elasticity-tpde/manual/elasticitypde.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/manual/elasticitysolver.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/manual/plot.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/manual/tetmesh-4.xml.gz src/demo/scripting/pydolfin/solvers/elasticity-tpde/plot.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/tetmesh-4.xml.gz
description:
PyDOLFIN:

Added composite version of TimeDependentPDE test.


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


Follow ups