-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or requeststyleDoesn't seem to be the best implementationDoesn't seem to be the best implementation
Description
Problem
The current modal basis for triangles, the hierarchic basis, has issues with poor conditioning at high polynomial order. Using orthogonal bases on triangles could be useful (for example - to simplify the inverse mass matrix multiply, or for exactly integrating source terms in Strang splitting), therefore an improved modal triangle basis could be useful.
Suggestion Solution
There may be a fix to this basis that improves the conditioning. Another fix could be to implement the Gram-Schmidt basis, since it is straightforward and very well conditioned (identity mass matrix).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeststyleDoesn't seem to be the best implementationDoesn't seem to be the best implementation