← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] merge

 

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

changeset:   4232:301cb43bf850ac981b5d559bc3278ce27eccd168
tag:         tip
parent:      4231:3d0259dd893e4c3d0ea392b700a9f7adf71d76f8
parent:      4228:2538772ff221ad8ab46e2cc86e9bdf3f93ebc221
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri May 23 16:14:52 2008 +0200
files:       
description:
merge


changeset:   4231:3d0259dd893e4c3d0ea392b700a9f7adf71d76f8
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri May 23 16:13:37 2008 +0200
files:       dolfin/mesh/MeshData.cpp
description:
Fix build problem with cout << on 64 bit systems (hopefully)


changeset:   4230:82d86b8ad00a0a23298a666ff226373e12ba8112
user:        Anders Logg <logg@xxxxxxxxx>
date:        Fri May 23 16:11:27 2008 +0200
files:       ChangeLog dolfin/la/NormalizationType.h dolfin/la/solve.cpp dolfin/la/solve.h dolfin/swig/dolfin_docstrings.i sandbox/la/hypre/main.cpp
description:
Add function normalize() which can be used to normalize vectors,
either x --> x / ||x|| or x --> x - avg(x). The latter is useful
for solving semidefinite systems like the Neumann problem where
a compatibility condition must be satisfied. For an example, see
sandbox/la/hypre/.

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