Skip to content

Change type case - #3

Merged
mrhardman merged 2 commits into
mainfrom
change-type-case
Nov 24, 2025
Merged

Change type case#3
mrhardman merged 2 commits into
mainfrom
change-type-case

Conversation

@mrhardman

Copy link
Copy Markdown
Collaborator

Change cases of types to make it easier to understand which exports are functions and which are types. Keep track of recent changes in https://github.com/moment-kinetics/LagrangePolynomials.jl.

We send

  • element_coordinates to ElementCoordinates
  • and lagrange_function_type to LagrangeFunctionType.

…s in Julia. We send `element_coordinates` to `ElementCoordinates` and `lagrange_function_type` to `LagrangeFunctionType`.
@mrhardman
mrhardman merged commit eb9b139 into main Nov 24, 2025
2 checks passed
@mrhardman
mrhardman deleted the change-type-case branch November 24, 2025 10:34
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.

1 participant