← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Minor typo fixes

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   5264:f1d49ee366384a2fe5db4690d08ed174bfdcd17c
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sat Dec 06 14:45:24 2008 +0100
files:       site-packages/dolfin/function.py
description:
Minor typo fixes


changeset:   5263:be1f52880789c1344fa5538be067b70f0012b2b4
user:        Anders Logg <logg@xxxxxxxxx>
date:        Sat Dec 06 14:26:22 2008 +0100
files:       dolfin/plot/plot.cpp
description:
Minor formatting fixes


changeset:   5262:0e349fbe09ce4179252652fe5c1d58725951bc3f
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Sat Dec 06 12:05:42 2008 +0100
files:       demo/pde/stokes/taylor-hood/python/demo.py dolfin/function/SpecialFunctions.h dolfin/swig/dolfin_function_pre.i site-packages/dolfin/function.py
description:
Added support for f.split()
 - Renamed operator[] to f._sub instead of f.sub
 - f.sub(i) now returns an instantiated sub function
 - f.split() uses f.sub() to return a tuple of all sub functions
 - stoke/taylor-hood demo now runs.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin