One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 4734:ce62a1c5e77cf89a63d1181a0a24d10ade326d95 tag: tip user: Kent-Andre Mardal <[EMAIL PROTECTED]> date: Tue Sep 09 19:02:24 2008 +0200 files: dolfin/fem/Assembler.cpp description: bug fix associated with exterior facets: if (facet->numEntities(D) == 1) is not replaced with if (facet->numEntities(D) != 2) changeset: 4733:ceeabadd3580b5f649ad2ed919f38c88403cc5a4 parent: 4732:600385bc4f2cd62b6a85cffdb14f9c5082d29a97 parent: 4731:d2beabb5919dbfceed43c0a51f8b4e26a6de9ea8 user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Tue Sep 09 17:28:39 2008 +0100 files: description: merge. changeset: 4732:600385bc4f2cd62b6a85cffdb14f9c5082d29a97 parent: 4730:6548c25c33352492c9279c035509a139caab323b user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Tue Sep 09 17:28:04 2008 +0100 files: dolfin/function/DiscreteFunction.cpp dolfin/function/DiscreteFunction.h dolfin/function/Function.cpp dolfin/function/Function.h dolfin/pde/LinearPDE.cpp description: Let DiscreteFunction create its own Vector. LinearPDE is looking a lot nicer for this change. XMLFile still needs some work. ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
