Skip to content

Conversation

@ksagiyam
Copy link
Contributor

@ksagiyam ksagiyam commented Mar 27, 2024

Introduce MixedMesh class in UFL to handle submesh problems.

Depend on:

UFL (require rebasing)

gem/gem.py Outdated
if isinstance(idx, VariableIndex):
v, = extract_variables((idx.expression, ))
variables.add(v)
return tuple(variables)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sets are not ordered. Is that a problem?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. Fixed.

@ksagiyam ksagiyam force-pushed the ksagiyam/introduce_mixed_map branch from ddc1759 to 5b66b45 Compare April 17, 2024 11:33
@ksagiyam ksagiyam force-pushed the ksagiyam/introduce_mixed_map branch from 8a0bcc6 to de997e8 Compare May 2, 2024 23:13
@ksagiyam ksagiyam force-pushed the ksagiyam/introduce_mixed_map branch from de997e8 to 36adb9e Compare June 10, 2024 21:49
@ksagiyam ksagiyam force-pushed the ksagiyam/introduce_mixed_map branch from 36adb9e to 64bc2df Compare June 26, 2024 19:24
@ksagiyam ksagiyam force-pushed the ksagiyam/introduce_mixed_map branch from 64bc2df to fc8289e Compare July 12, 2024 09:48
@ksagiyam ksagiyam force-pushed the ksagiyam/introduce_mixed_map branch from fc8289e to 9be8132 Compare July 25, 2024 18:35
@ksagiyam ksagiyam force-pushed the ksagiyam/introduce_mixed_map branch 2 times, most recently from f3a646c to c4ed54a Compare August 20, 2024 18:36
@ksagiyam ksagiyam marked this pull request as ready for review August 20, 2024 18:41
@ksagiyam ksagiyam marked this pull request as draft August 20, 2024 18:41
@ksagiyam ksagiyam force-pushed the ksagiyam/introduce_mixed_map branch 3 times, most recently from 622b1e0 to 86e5951 Compare November 16, 2024 00:40
@ksagiyam ksagiyam force-pushed the ksagiyam/introduce_mixed_map branch from 86e5951 to 235038f Compare November 25, 2024 16:19
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.

3 participants