Changes between Version 1 and Version 2 of Ticket #28519
- Timestamp:
- 09/22/19 10:31:54 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28519
-
Property
Type
changed from
PLEASE CHANGE
toenhancement
-
Property
Type
changed from
-
Ticket #28519 – Description
v1 v2 1 - readability of code improved in ` `mixed_form.py`` and ``mixed_form_algebra.py``1 - readability of code improved in `mixed_form.py` and ``mixed_form_algebra.py` 2 2 - now, mixed form components are declared as copies 3 3 - more consistency between scalar fields and tensor fields: 4 4 - a copy of scalar fields took the name from the original, a copy of tensor fields did not; now, a copy takes the name in any case 5 - method ` `set_restriction`` added to scalar fields5 - method `set_restriction` added to scalar fields 6 6 - scalar field expressions can be fragmented in one top chart domain, so the display method was misleading in this case; this will be fixed 7 7 - now, multiplication of named scalar fields `f` and `g` leads to `f \cdot g` in LaTeX code