One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 3746:68edc3d97200a9447f9124ffa49b96e1e1ad890c tag: tip user: "Anders Logg <[EMAIL PROTECTED]>" date: Wed Mar 19 19:12:45 2008 +0100 files: AUTHORS dolfin/la/uBlasVector.cpp dolfin/la/uBlasVector.h description: Make uBlasVector::inner const changeset: 3745:f39fe3f723e380b281edc3a8b52d05e0e8086f3f 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. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
