One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 5543:1fad722ab26eb1f0e47f074470b38e353fc9dcda tag: tip user: "Garth N. Wells <[email protected]>" date: Tue Jan 06 20:45:06 2009 +0000 files: dolfin/function/FunctionSpace.cpp dolfin/function/FunctionSpace.h description: Return smart pointer instead of plain pointer in FunctionSpace. If this is a problem in the PyDOLFIN interface, for now add a function which returns a reference (see EpetraVector and EpetraMatrix). changeset: 5542:00b58f0bc13021ce7a97f4dc25780cfd4dc0c944 user: "Garth N. Wells <[email protected]>" date: Tue Jan 06 20:36:39 2009 +0000 files: dolfin/fem/Assembler.cpp dolfin/function/FunctionSpace.h description: Some formatting fixes and use more meaningful names. Some more comments should be added on 'restriction' so it's clear from the header files what it's for. changeset: 5541:5cf8b44e9dca1809b7f297a04c04a99d8e1b2d3c user: Anders Logg <[email protected]> date: Tue Jan 06 21:21:43 2009 +0100 files: dolfin/fem/Assembler.cpp dolfin/function/FunctionSpace.cpp dolfin/function/FunctionSpace.h description: Formatting fixes for restriction code (seem to be lots of extra ' ' at the end of lines when using vim...). Also made small simplification in 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
