Thread Previous • Date Previous • Date Next • Thread Next |
Anders Logg wrote:
On Thu, Oct 01, 2009 at 01:37:13AM +0200, DOLFIN wrote:One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below. changeset: 7205:245f10510e8e tag: tip user: "Garth N. Wells <gnw20@xxxxxxxxx>" date: Thu Oct 01 00:37:03 2009 +0100 files: demo/function/eval/cpp/main.cpp demo/pde/bcs/cpp/main.cpp demo/pde/curl-curl/cpp/main.cpp demo/pde/equality/cpp/main.cpp demo/pde/nonlinear-poisson/cpp/main.cpp demo/pde/periodic/cpp/main.cpp demo/pde/poisson1D/cpp/main.cpp demo/pde/simple/cpp/main.cpp demo/pde/stokes/stabilized/cpp/main.cpp demo/pde/stokes/taylor-hood/cpp/main.cpp description: All demos compile.Nice! What else remains on the C++ side?
Some testing and perhaps some more clean up. I find the logic around the the interpolate functions in FunctionSpace a bit confusing. Should some of that functionality be moved to Function?
It would be nice to get the Python interface working (or at least compiling again).
Garth
I thought I'd take a look now at the CoefficientSet functionality. -- Anderschangeset: 7204:fec8931d34d1 user: "Garth N. Wells <gnw20@xxxxxxxxx>" date: Wed Sep 30 23:59:46 2009 +0100 files: demo/pde/dg/advection-diffusion/cpp/main.cpp demo/pde/dg/biharmonic/cpp/main.cpp demo/pde/dg/poisson/cpp/main.cpp description: Get more demos working. changeset: 7203:1ea11bd21ae8 user: "Garth N. Wells <gnw20@xxxxxxxxx>" date: Wed Sep 30 23:56:36 2009 +0100 files: demo/pde/cahn-hilliard/cpp/main.cpp demo/pde/elasticity/cpp/main.cpp demo/pde/mixed-poisson/cpp/main.cpp description: Get some more demos running. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev ------------------------------------------------------------------------ _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev
Thread Previous • Date Previous • Date Next • Thread Next |