error: call of overloaded ‘sqrt(double&)’ is ambiguous OpenFOAM定义了新的sqrt,当引入新的Library时,必须显式地使用std::sqrt(),否则会报如下错误:error: call of overloaded ‘sqrt(double&)’ is ambiguous Other 2023-11-25 146 点赞 2 评论 221 浏览