-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
performanceChanges that can help improve the performance of the codeChanges that can help improve the performance of the code
Description
Reason.
Dynamic memory allocation such as in PolyRegularQKTO takes a significant amount of time such as in the example below.
Proposed Solution
Reserve enough memory at start of program? A proper solution will obviously need more thought and a redesign of the code (or just use Yellowjacket-GEM 😅)
Impact
Faster multiphysics
Metadata
Metadata
Assignees
Labels
performanceChanges that can help improve the performance of the codeChanges that can help improve the performance of the code
