Replace std::valarray with Eigen::VectorXd
Replace std::valarray with Eigen::VectorXd
For consistency mainly, but also save one instantiation of the shape functions. Also the valarray is kind of obsolete and Eigen provides equivalent substitute.
- [-] Feature description was added to the changelog
-
Tests covering your feature were added? Existing tests -
Any new feature or behaviour change was documented?
Merge request reports
Activity
changed milestone to %6.5.4
added workflowplease review label
added 14 commits
-
a34663a2...8500da52 - 13 commits from branch
ogs:master
- e34cbe28 - Replace std::valarray with Eigen::VectorXd
-
a34663a2...8500da52 - 13 commits from branch
enabled an automatic merge when all merge checks for e34cbe28 pass
removed workflowplease review label
mentioned in commit 2c94b1cc
Please register or sign in to reply