Skip to content

Commit

Permalink
fix spelling-error
Browse files Browse the repository at this point in the history
  • Loading branch information
Davknapp committed Dec 10, 2024
1 parent 3beded9 commit f7aa57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ In summary there are two major changes:
All element-specific function got an additional argument, the class of the tree. In your application we recommend to get the scheme of a forest only once. It is very likely, that you already got the information about the tree-class using the element function in its old way. All other function arguments have stayed the same.

### Renaming of some element functions
As you might have reconnized allready, some of the element functions have been renamed. We try to get closer to the getter/setter style there and to make more clear what the function does.
As you might have reconnized already, some of the element functions have been renamed. We try to get closer to the getter/setter style there and to make more clear what the function does.

Furthermore we applied our naming-guidelines to the scheme functions and got rid of all `t8_`-prefixes for functions that are now a member of t8code class.

Expand Down

0 comments on commit f7aa57e

Please sign in to comment.