← Back to team overview

syfi team mailing list archive

[HG syfi] Trying to reduce amout of variables in ElementRepresentation

 

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

changeset:   248:091901f841e59d1ad3a31dee88cd614db136eb69
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Dec 16 16:08:15 2008 +0100
files:       examples/newsolvers/elements/cpp/Makefile examples/newsolvers/projection_tensor/cpp/Makefile site-packages/newsfc/codegeneration/codegeneration.py site-packages/newsfc/codegeneration/dofmapcg.py site-packages/newsfc/codegeneration/finiteelementcg.py site-packages/newsfc/representation/elementrepresentation.py
description:
Trying to reduce amout of variables in ElementRepresentation
to simplify the code. Using __slots__ to enforce strict control
of which member variables are in use.


changeset:   247:3ed61af3793ca2f4d06fc2f83d76d8a4eae36e7d
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Dec 16 15:13:13 2008 +0100
files:       examples/newsolvers/elements/cpp/Elements.ufl examples/newsolvers/elements/cpp/main.cpp
description:
Extended elements demo with vector and tensor elements, degrees 0-3.
Quadratic elements seem to have numbering bugs.


changeset:   246:084b28c4e43ed5b700500f5ffd0f08c9f3d4b2d6
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Dec 16 14:16:22 2008 +0100
files:       examples/newsolvers/elements/cpp/main.cpp
description:
Made demo with interpolation and file dumping of scalar elements work.
Seems to be some minor errors somewhere, need debugging.


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