dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #09400
[HG DOLFIN] Get Python version of nls/nonlinear-poisson working.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 4676:d5f4b134c6e16449582b5955419fbe96d048c171
tag: tip
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Wed Aug 27 00:38:23 2008 +0100
files: demo/nls/nonlinearpoisson/python/demo.py demo/ode/method-weights/cpp/main.cpp dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h dolfin/la/CholmodCholeskySolver.cpp dolfin/la/PETScMatrix.cpp
description:
Get Python version of nls/nonlinear-poisson working.
changeset: 4675:0bc98cf28f963b630d499d1688ad94fcee64ce7d
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Tue Aug 26 18:55:39 2008 +0100
files: dolfin/la/CholmodCholeskySolver.h dolfin/la/EpetraKrylovSolver.cpp dolfin/la/EpetraKrylovSolver.h dolfin/la/EpetraLUSolver.cpp dolfin/la/EpetraLUSolver.h dolfin/la/GenericLinearSolver.h dolfin/la/ITLKrylovSolver.cpp dolfin/la/ITLKrylovSolver.h dolfin/la/KrylovSolver.h dolfin/la/LUSolver.h dolfin/la/LinearSolver.cpp dolfin/la/LinearSolver.h dolfin/la/PETScKrylovSolver.cpp dolfin/la/PETScKrylovSolver.h dolfin/la/PETScLUSolver.cpp dolfin/la/PETScLUSolver.h dolfin/la/UmfpackLUSolver.h dolfin/la/dolfin_la.h dolfin/la/uBLASKrylovSolver.cpp dolfin/la/uBLASKrylovSolver.h dolfin/nls/NewtonSolver.cpp dolfin/nls/NewtonSolver.h dolfin/swig/dolfin_docstrings.i dolfin/swig/dolfin_headers.i
description:
Derive linear solvers from GenericLinearSolver.
changeset: 4674:96650d15a388bbb93a3c179263e706f99f98c354
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Tue Aug 26 17:18:55 2008 +0100
files: demo/nls/cahn-hilliard/cpp/main.cpp demo/nls/nonlinearpoisson/cpp/main.cpp dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h dolfin/nls/NewtonSolver.cpp dolfin/nls/NewtonSolver.h dolfin/nls/NonlinearProblem.cpp dolfin/nls/NonlinearProblem.h
description:
Modify NewtonSolver.
Now need to supply separate NonlinerProblem functions J and F.
This will break some programs that use NewtonSolver.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin