One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 4656:0d3dd0b509d90162a6e119b5a6dffa54b951d371 tag: tip user: Anders Logg <[EMAIL PROTECTED]> date: Mon Aug 25 14:18:06 2008 +0200 files: dolfin/la/EpetraKrylovSolver.h dolfin/la/EpetraVector.h dolfin/la/GenericVector.h dolfin/la/ITLKrylovSolver.h dolfin/la/KrylovSolver.h dolfin/la/LinearSolver.h dolfin/la/MTL4Vector.h dolfin/la/PETScKrylovSolver.h dolfin/la/PETScVector.h dolfin/la/SingularSolver.h dolfin/la/Vector.h dolfin/la/dolfin_la.h dolfin/la/enums_la.h dolfin/la/solve.h dolfin/la/uBLASKrylovSolver.h dolfin/la/uBLASVector.h description: Prefix all enums in la classes with dolfin:: This is necessary to make enums work in Python. Otherwise, SWIG will not realize that FooType is in the dolfin namespace. changeset: 4655:22a0b3ac2968ce18c1337fc1696b4bd7fa9745e4 user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Sun Aug 24 17:02:32 2008 +0100 files: dolfin/la/EpetraKrylovSolver.h dolfin/la/EpetraPreconditioner.h dolfin/la/GenericVector.h dolfin/la/ITLKrylovSolver.h dolfin/la/KrylovSolver.h dolfin/la/LinearSolver.h dolfin/la/NormalizationType.h dolfin/la/PETScKrylovSolver.h dolfin/la/PETScPreconditioner.h dolfin/la/PreconditionerType.h dolfin/la/SolverType.h dolfin/la/VectorNormType.h dolfin/la/dolfin_la.h dolfin/la/enums_la.h dolfin/la/solve.h dolfin/la/uBLASKrylovSolver.h dolfin/swig/dolfin_docstrings.i dolfin/swig/dolfin_headers.i description: Collect linear algebra enums in one file. changeset: 4654:9a91cebd683329828240cc0658dedaec82ee12ae user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Sun Aug 24 11:54:15 2008 +0100 files: dolfin/fem/Assembler.cpp dolfin/fem/Assembler.h description: Remove function from Assembler. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
