← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Rename VectorSpace --> VectorFunctionSpace, MixedSpace --> MixedFunctionSpace

 

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

changeset:   5208:80febb292778cb51ab663a854f4adee905c50054
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Nov 27 10:33:59 2008 +0100
files:       site-packages/dolfin/functionspace.py
description:
Rename VectorSpace --> VectorFunctionSpace, MixedSpace --> MixedFunctionSpace


changeset:   5207:3d7d00758b463cfe179b4713f3f6335822a074fd
user:        "Ola Skavhaug <skavhaug@xxxxxxxxx>"
date:        Thu Nov 27 10:27:48 2008 +0100
files:       sandbox/partitioning/SConstruct sandbox/partitioning/bench1.sh sandbox/partitioning/bench2.sh sandbox/partitioning/bench3.sh sandbox/partitioning/main.cpp sandbox/partitioning/partition.h
description:
Fix partitioning demo.


changeset:   5206:89ce5e166b5c8beedd2a96765deca3784dc2c750
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Nov 27 09:04:03 2008 +0100
files:       site-packages/dolfin/function.py site-packages/dolfin/functionspace.py
description:
Change constructor for FunctionSpace to only accept (mesh, family, degree).
Add new classes VectorSpace and MixedSpace.

Should these be named VectorFunctionSpace and MixedFunctionSpace?
It would be inconsistent with VectorElement and MixedElement.

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