dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11379
[HG DOLFIN] Implement nonlinear solve in VariationalProblem (untested).
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5470:71712b91df82545ef871bf14cfd35b6316ce07ef
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Sat Dec 27 11:09:44 2008 +0100
files: dolfin/fem/VariationalProblem.cpp dolfin/fem/VariationalProblem.h dolfin/nls/NonlinearProblem.cpp dolfin/nls/NonlinearProblem.h
description:
Implement nonlinear solve in VariationalProblem (untested).
changeset: 5469:2e60af8178d069d763b3c873656a7cf2487d6cdb
user: Anders Logg <logg@xxxxxxxxx>
date: Sat Dec 27 00:33:24 2008 +0100
files: site-packages/dolfin/project.py
description:
Fixes in project to allow projection of general expressions, not just
Functions.
changeset: 5468:00ae697fccac3c6f7eba32d7741696cb464b3461
user: "Johan Hake <hake@xxxxxxxxx>"
date: Fri Dec 26 23:30:15 2008 +0100
files: site-packages/dolfin/interpolate.py site-packages/dolfin/project.py site-packages/dolfin/specialfunctions.py
description:
Updated all special functions to inherit from Function too,
and added functions to all classes to resemble the objects
returned from Function[s]().
Added back the tests for Function in both interpolate.py and project.py
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin