Problem about compiling and testing application #22026
Answered
by
GiudGiud
AimZhang
asked this question in
Q&A Getting Started
-
|
Hello, i am the new beginner to use MOOSE, when I compile and test the application, I met the issue (one error: no matching function for call to 'index_range' for (const auto pid : index_range(mesh->comm()))). Please see the attached. Could you please give me some assistance on that? Thank you very much. |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Sep 7, 2022
Replies: 1 comment 3 replies
-
|
Hello this is an incompatibility between your moose and libmesh version. I recommend you update both, following the procedure on the website Guillaume |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
GiudGiud
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hello
this is an incompatibility between your moose and libmesh version.
I recommend you update both, following the procedure on the website
Guillaume