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

changeset:   3745:f39fe3f723e380b281edc3a8b52d05e0e8086f3f
tag:         tip
user:        Kent-Andre Mardal <[EMAIL PROTECTED]>
date:        Wed Mar 19 15:00:27 2008 +0100
files:       dolfin/la/dolfin_la.h dolfin/la/uBlasVector.cpp 
dolfin/la/uBlasVector.h dolfin/swig/dolfin_headers.h
description:
added inner product to uBlas vector
made uBlasPreconditioner accessible in Python


changeset:   3744:fbadc9e00e20400dcd8de6445f8b2f1e627095d9
user:        "Garth N. Wells <[EMAIL PROTECTED]>"
date:        Wed Mar 19 12:39:11 2008 +0000
files:       demo/pde/poisson/cpp/SConstruct dolfin/SConscript 
scons/simula-scons/simula_scons/Customize.py 
scons/simula-scons/simula_scons/__init__.py 
scons/simula-scons/simula_scons/pkgconfig.py 
scons/simula-scons/simula_scons/pkgconfiggenerators/petsc.py 
scons/simula-scons/simula_scons/pkgconfiggenerators/slepc.py
description:
Work on getting DOLFIN running with PETSc.

I've created somethibng called 'linkOpts' and added this to LINKFLAGS by doing

   modEnv.Append(LINKFLAGS=linkOpts)

in dolfin/SConstruct. The cpp Poisson demo runs if you do 'scons' in 
demo/pde/poisson/cpp. Plotting is broken and I haven't tested pyDOLFIN yet.

Hopefully the SCons experts can help clean it all up.


changeset:   3743:e8694f2bd74f49d029b3b3bc1e711c5ea128641f
user:        "Garth N. Wells <[EMAIL PROTECTED]>"
date:        Wed Mar 19 12:02:08 2008 +0000
files:       scons/simula-scons/simula_scons/pkgconfiggenerators/slepc.py
description:
Fix bug in slepc.py.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to