ufl team mailing list archive
-
ufl team
-
Mailing list archive
-
Message #00181
Re: [HG UFL] Minor fixes on elements.
No, that is only the default. I have some thoughts about this, I'll
get back to it tomorrow.
--
Martin
2008/6/15 Anders Logg <logg@xxxxxxxxx>:
> Is it always true that
>
> dim = _domain2dim[domain]
>
> ?
>
> This seems to be the case for all vector-valued elements we have in
> elements.py.
>
> --
> Anders
>
>
> On Tue, Jun 03, 2008 at 02:20:13PM +0200, UFL wrote:
>> One or more new changesets pushed to the primary ufl repository.
>> A short summary of the last three changesets is included below.
>>
>> changeset: 120:8626ac075bf52f843215329e4daf2ea672056438
>> tag: tip
>> user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
>> date: Tue Jun 03 14:20:12 2008 +0200
>> files: ufl/elements.py ufl/finiteelement.py
>> description:
>> Minor fixes on elements.
>> Implemented value_dimension(i) for FiniteElement,
>> VectorElement and TensorElement without extra
>> element information. Only true MixedElement
>> instances give problems, but this is the same
>> as ufc::finite_element::value_dimension(i),
>> and ufc::finite_element::value_rank(), so
>> we should probably resolve it the same way as
>> in UFC.
>>
>>
>> changeset: 119:ea0a430bda92c750c8531a3c0485727496a7dbfb
>> user: Anders Logg <logg@xxxxxxxxx>
>> date: Tue May 27 10:05:55 2008 +0200
>> files: ufl/finiteelement.py
>> description:
>> Implement extract_component for all element types.
>> Still untested but it should work. ;-) See if you
>> agree with the current implementation of mixed, vector
>> and tensor elements and then we can go ahead and add
>> more extensive unit tests.
>>
>>
>> changeset: 118:f8724a827eddc3e64242fad3cc02826b0410d4ac
>> user: Anders Logg <logg@xxxxxxxxx>
>> date: Tue May 27 00:35:17 2008 +0200
>> files: ufl/finiteelement.py
>> description:
>> Add function extract_component to element classes, still only
>> implemented for simple elements
>>
>> ----------------------------------------------------------------------
>> For more details, visit http://www.fenics.org/hg/ufl
>
>> _______________________________________________
>> UFL-dev mailing list
>> UFL-dev@xxxxxxxxxx
>> http://fenics.org/mailman/listinfo/ufl-dev
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFIVEgNQp2CVMGvcgcRAl9nAJ4wgiykoKOH9EGaMwZldAhft+lkGACfQkS2
> 1P0gpTsQf3RmrDOoyi5IEOg=
> =C+tk
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> UFL-dev mailing list
> UFL-dev@xxxxxxxxxx
> http://fenics.org/mailman/listinfo/ufl-dev
>
>
Follow ups
References