Skip to content

Feature/add eigenvectors fieldmatrix

  • add two new functions (eigenValuesVectorsLapack and eigenValuesVectors) to calculate eigenvectors of fieldmatrix.
  • keep interfaces of existing function (eigenVectors) and stick to DRY.

Merge request reports