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

changeset:   5474:574f860871542df5a1ed20ad6d18af59380749f0
tag:         tip
user:        "Johan Hake <[email protected]>"
date:        Sat Dec 27 15:21:40 2008 +0100
files:       demo/pde/advection-diffusion/cpp/ConvectionDiffusion.form 
demo/pde/advection-diffusion/cpp/ConvectionDiffusion.h 
demo/pde/advection-diffusion/cpp/SConstruct 
demo/pde/advection-diffusion/cpp/main.cpp 
demo/pde/advection-diffusion/python/demo.py 
demo/pde/advection-diffusion/subdomains.xml.gz 
demo/pde/advection-diffusion/velocity.xml.gz 
demo/pde/convection-diffusion/cpp/ConvectionDiffusion.form 
demo/pde/convection-diffusion/cpp/ConvectionDiffusion.h 
demo/pde/convection-diffusion/cpp/SConstruct 
demo/pde/convection-diffusion/cpp/main.cpp 
demo/pde/convection-diffusion/python/demo.py 
demo/pde/convection-diffusion/subdomains.xml.gz 
demo/pde/convection-diffusion/velocity.xml.gz
description:
Changed name of demo:
 - convection-diffusion -> advection-diffusion


changeset:   5473:d7306cea877c99f6dd8cd91d1f16d6ca1f1f92b8
user:        Anders Logg <[email protected]>
date:        Sat Dec 27 15:14:24 2008 +0100
files:       demo/pde/nonlinear-poisson/cpp/NonlinearPoisson.form 
demo/pde/nonlinear-poisson/cpp/NonlinearPoisson.h 
demo/pde/nonlinear-poisson/cpp/NonlinearPoisson.py 
demo/pde/nonlinear-poisson/cpp/main.cpp dolfin/fem/VariationalProblem.cpp 
dolfin/nls/NewtonSolver.cpp
description:
Temporarily change back to x += dx and use VariationalProblem in 
nonlinear-poisson
demo. Wrong sign of right-hand side in form and wrong sign for update in Newton 
solver
seems to work, but not if both are correct...


changeset:   5472:aebc5a9ccc786cb98da4d8b029f2d866ec004b03
user:        Anders Logg <[email protected]>
date:        Sat Dec 27 15:08:14 2008 +0100
files:       dolfin/nls/NewtonSolver.cpp
description:
Bug fix in Newton solver: x += dx --> x -= dx

----------------------------------------------------------------------
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