One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 7080:fb27ce46675b59eb22e6eeafe39a92ee0be6968b tag: tip user: Anders Logg <[email protected]> date: Wed Sep 16 22:20:05 2009 +0200 files: dolfin/fem/DirichletBC.cpp dolfin/fem/PeriodicBC.cpp dolfin/fem/PeriodicBC.h description: Cleanups and improvements in PeriodicBC. Matching dofs are now determined in the constructor and then reused when calling apply(). This should speedup repeated application of periodic boundary conditions in time-dependent problems. changeset: 7079:538914ebef5c30f56b2adf9572e2dec4b7f472bd user: Anders Logg <[email protected]> date: Wed Sep 16 19:39:39 2009 +0200 files: dolfin/fem/PeriodicBC.cpp description: Improve hash operator in PeriodicBC.cpp. changeset: 7078:d8bbb769d8d75c67983ed0086d8d9f9335533644 user: "Garth N. Wells <[email protected]>" date: Wed Sep 16 19:03:54 2009 +0200 files: demo/pde/dg/poisson/python/demo.py site-packages/dolfin/functionspace.py description: Add function to functionspace.py to return the form compiler cell. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
