One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 4186:0dd09125045151da6a650d768e426a859ee182fc tag: tip user: "Anders Logg <[EMAIL PROTECTED]>" date: Wed May 14 19:51:19 2008 +0200 files: ChangeLog dolfin/function/SpecialFunctions.h dolfin/swig/dolfin_docstrings.i site-packages/dolfin/__init__.py description: Add min() function to MeshSize for simple extraction of minimal mesh size. Example: h = MeshSize(shape, mesh) dt = 0.5*h.min() changeset: 4185:a396edccbd3ed9d8782e9e18c35fa765b39d24df user: Anders Logg <[EMAIL PROTECTED]> date: Sat May 10 21:53:49 2008 +0200 files: ChangeLog description: Update ChangeLog changeset: 4184:38f3b5ced60e2e6bbbb67dd67108946486b7ec5d user: Anders Logg <[EMAIL PROTECTED]> date: Sat May 10 21:46:28 2008 +0200 files: dolfin/la/KrylovSolver.h dolfin/la/LUSolver.h dolfin/la/LinearSolver.cpp dolfin/la/LinearSolver.h dolfin/la/solve.cpp dolfin/nls/NewtonSolver.cpp sandbox/la/solve/main.cpp description: Change LinearSolver from base class to general wrapper for all solvers. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
