dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #09358
[HG DOLFIN] Fix vector norm issue (should fix buildbot error).
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 4658:1f28baafb4e1b2fc6d7e9b78051db44dddd299d0
tag: tip
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Mon Aug 25 17:34:51 2008 +0100
files: dolfin/la/EpetraVector.h dolfin/la/GenericVector.h dolfin/la/MTL4Vector.h dolfin/la/PETScVector.h dolfin/la/solve.cpp dolfin/la/uBLASVector.h dolfin/nls/NewtonSolver.cpp dolfin/swig/dolfin_headers.i site-packages/dolfin/__init__.py
description:
Fix vector norm issue (should fix buildbot error).
changeset: 4657:e7a2571e071c1c8dcc5fe0b00edc5800fbdb7e88
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Mon Aug 25 14:44:11 2008 +0100
files: dolfin/la/EpetraVector.cpp dolfin/la/EpetraVector.h dolfin/la/GenericVector.h dolfin/la/MTL4Vector.cpp dolfin/la/MTL4Vector.h dolfin/la/PETScMatrix.cpp dolfin/la/PETScMatrix.h dolfin/la/PETScVector.cpp dolfin/la/PETScVector.h dolfin/la/SLEPcEigenvalueSolver.cpp dolfin/la/Vector.h dolfin/la/enums_la.h dolfin/la/uBLASVector.cpp dolfin/la/uBLASVector.h
description:
Rename a la enum and add a new one.
changeset: 4656:0d3dd0b509d90162a6e119b5a6dffa54b951d371
user: Anders Logg <logg@xxxxxxxxx>
date: Mon Aug 25 14:18:06 2008 +0200
files: dolfin/la/EpetraKrylovSolver.h dolfin/la/EpetraVector.h dolfin/la/GenericVector.h dolfin/la/ITLKrylovSolver.h dolfin/la/KrylovSolver.h dolfin/la/LinearSolver.h dolfin/la/MTL4Vector.h dolfin/la/PETScKrylovSolver.h dolfin/la/PETScVector.h dolfin/la/SingularSolver.h dolfin/la/Vector.h dolfin/la/dolfin_la.h dolfin/la/enums_la.h dolfin/la/solve.h dolfin/la/uBLASKrylovSolver.h dolfin/la/uBLASVector.h
description:
Prefix all enums in la classes with dolfin::
This is necessary to make enums work in Python. Otherwise, SWIG
will not realize that FooType is in the dolfin namespace.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin