One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 5784:09170c4564a1214bd5ff28a72cf5997d95779fdf tag: tip user: Anders Logg <[email protected]> date: Mon Mar 02 21:00:04 2009 +0100 files: ChangeLog demo/mesh/submesh/cpp/main.cpp demo/mesh/submesh/python/demo.py dolfin/ale/ALE.cpp dolfin/ale/ALE.h dolfin/mesh/Mesh.cpp dolfin/mesh/Mesh.h dolfin/mesh/MeshGeometry.h description: Add function mesh.move(other_mesh) for moving mesh according to matching mesh (for FSI). The following is now possible (u is the displacement Function): structure_mesh.move(u) fluid_mesh.move(structure_mesh) changeset: 5783:80eae95ae7966e7d9189717e8b06b85f317d1032 user: Johannes Ring <[email protected]> date: Mon Mar 02 15:12:04 2009 +0100 files: scons/simula-scons/simula_scons/pkgconfiggenerators/commonPkgConfigUtils.py scons/simula-scons/simula_scons/pkgconfiggenerators/mtl4.py scons/simula-scons/simula_scons/pkgconfiggenerators/slepc.py scons/simula-scons/simula_scons/pkgconfiggenerators/trilinos.py description: simula-scons updates: - Fixes for SLEPc 3.0.0 - Default Trilinos dir is now /usr (/sw on mac). - MTL4 pkg-config generator now uses (during test) Boost flags from Boost pkg-config file. changeset: 5782:e86054e3f6ca3da0f94487cc0053ccfe34e0bc5e user: "Johan Hake <[email protected]>" date: Fri Feb 27 17:14:05 2009 +0100 files: dolfin/mesh/dolfin_mesh.h dolfin/swig/dolfin_docstrings.i dolfin/swig/dolfin_headers.i description: Fixed some more types that swig miss: Point and CellType ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
