Skip to content

Make cofunctionals terminal, and test#300

Merged
mscroggs merged 2 commits into
mainfrom
dham/terminal_cofunction_upstream
Sep 24, 2024
Merged

Make cofunctionals terminal, and test#300
mscroggs merged 2 commits into
mainfrom
dham/terminal_cofunction_upstream

Conversation

@dham

@dham dham commented Jul 8, 2024

Copy link
Copy Markdown
Contributor

When taking derivatives with respect to a Cofunction, ufl ends up creating ExprList objects containing cofunctions. Equality (==) then fails on the ExprList because the Cofunction is not identified as a terminal. This fixes that and puts in a test.

Also adds unicode methods for a couple of missing things that were hit along the way. The whole unicode conversion is untested and I'm not proposing to fix that here.

@dham dham requested a review from mscroggs July 8, 2024 15:14
@mscroggs mscroggs added this pull request to the merge queue Sep 24, 2024
Merged via the queue into main with commit b06ecc7 Sep 24, 2024
@mscroggs mscroggs deleted the dham/terminal_cofunction_upstream branch September 24, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants