Discuss introduction of a more powerful math/tensor library #62
Labels
priority: low
Issues with low priority
type: enhancement
A new feature or enhancement to be implemented
Description
I propose to include a new math library for our computations on the Gauss point. The library should implement tensors of arbitrary rank (also symmetric tensors) and the usual tensor products. Why? The implementation gets much closer to the equations on the paper (readability) and will be faster in implementing them. We also then don't need Voigt notations.
Features that I currently miss when using
LINALG::Matrix
for tensor quantities:Possible Solution and Definition of Done
Related Issues and Merge Requests
Additional Information
Interested Parties
@4C-multiphysics/developers
The text was updated successfully, but these errors were encountered: