Skip to content
GitLab
Explore
Sign in
Feature/add eigenvectors fieldmatrix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Kienle
requested to merge
daniel.kienle/dune-common:feature/add-eigenvectors-fieldmatrix
into
master
Jul 14, 2017
Overview
16
Commits
1
Pipelines
2
Changes
2
Expand
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
Loading