Skip to content
Snippets Groups Projects
Commit ea6fdbda authored by Lars Bilke's avatar Lars Bilke
Browse files

[MatL] Add explicit template instantiation declarations.

To fix following runtime error:

./libThermoHydroMechanics.so: undefined symbol:

Eigen::Matrix<double, MathLib::KelvinVector::kelvin_vector_dimensions(3), 1, 0, MathLib::KelvinVector::kelvin_vector_dimensions(3), 1> MaterialPropertyLib::formKelvinVector<3>(std::variant<double, Eigen::Matrix<double, 2, 1, 0, 2, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 2, 2, 0, 2, 2>, Eigen::Matrix<double, 3, 3, 0, 3, 3>, Eigen::Matrix<double, 4, 1, 0, 4, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&)
parent 89766447
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment