Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

types: Remove increments from SubDimension names #2257

Closed
wants to merge 27 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
9dc4682
WIP
FabioLuporini Oct 18, 2023
da6975b
types: Started work on functionality to resolve clashing dimension na…
EdCaunt Nov 1, 2023
d1a73d7
types: Tidy up and investigation into failures
EdCaunt Nov 1, 2023
0426692
types: Unclashing now works, but is too eager
EdCaunt Nov 2, 2023
f2322c5
types: Consistent failure pattern now
EdCaunt Nov 2, 2023
15cb6a9
tests: Tightened relational_classes test
EdCaunt Nov 2, 2023
bec6aa7
misc: tidy up
EdCaunt Nov 2, 2023
52a9a6e
compiler: Widened dimension search to include ConditionalDimension co…
EdCaunt Nov 2, 2023
99c4d49
compiler: Limited dimension extraction to indices and included Condit…
EdCaunt Nov 3, 2023
39aa594
dsl: Modifications to uxreplace
EdCaunt Nov 3, 2023
0442dc2
dsl: uxreplace now applies to ConditionalDimension conditions
EdCaunt Nov 3, 2023
3b2a7d9
misc: Tidy up
EdCaunt Nov 3, 2023
b0308a1
tests: Added test for new uxreplace functionality
EdCaunt Nov 3, 2023
f86178b
misc: Tidy up
EdCaunt Nov 3, 2023
e95a51b
dsl: Tweaked uxreplace
EdCaunt Nov 3, 2023
59dd3ae
dsl: Added deep mode to uxreplace
EdCaunt Nov 6, 2023
b946c7c
dsl: uxreplace now uses underlying attributes rather than properties …
EdCaunt Nov 6, 2023
0418235
mpi: Extended uxreplace deep option to halotouch
EdCaunt Nov 6, 2023
2f64dfc
dsl: added dxreplace for uxreplace + dimension substitution
EdCaunt Nov 7, 2023
6477cd8
compiler: Moved dimension unclashing after creation of LoweredEq
EdCaunt Nov 8, 2023
907d1d4
dsl: dxreplace now replaces dimensions inside ConditionalDimension fa…
EdCaunt Nov 8, 2023
b29d087
misc: flake8
EdCaunt Nov 9, 2023
6e3f274
types: Restored increments on SubDimension bounds
EdCaunt Nov 10, 2023
66abbc5
types: Updated dimension tagging for SubDomainSet
EdCaunt Nov 10, 2023
60a5d0d
tests: Updated tree structures to match new dimension names
EdCaunt Nov 14, 2023
fc322c1
examples: Updated the generated code printed in the convection example
EdCaunt Nov 14, 2023
6eeb17b
examples: Updated the SubDomains notebook
EdCaunt Nov 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
examples: Updated the SubDomains notebook
  • Loading branch information
EdCaunt committed Nov 14, 2023
commit 6eeb17bf6d1096c78d7642318cd7aeede92c0586
Loading