Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Lars Bilke's avatar
    ea6fdbda
    [MatL] Add explicit template instantiation declarations. · ea6fdbda
    Lars Bilke authored
    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&)
    ea6fdbda
    History
    [MatL] Add explicit template instantiation declarations.
    Lars Bilke authored
    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&)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.