-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
area: PAOsRelating to PAO generation and formRelating to PAO generation and formimproves: stabilityFix or enhance issues with stability or robustnessFix or enhance issues with stability or robustnesspriority: minortype: maintenanceRefactoring, updating etcRefactoring, updating etc
Description
The subroutines
| subroutine single_PAO_to_grid(pao_fns) |
and
| subroutine single_PAO_to_grad(direction, pao_fns) |
Duplicate almost all of the code with only minor differences. It would be good for code stability to move the common code into a utility function, or perhaps merge the subroutines into one. Worth keeping in mind if they need refactoring for #198
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: PAOsRelating to PAO generation and formRelating to PAO generation and formimproves: stabilityFix or enhance issues with stability or robustnessFix or enhance issues with stability or robustnesspriority: minortype: maintenanceRefactoring, updating etcRefactoring, updating etc