We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I need Gmsh.jl and MUMPS.jl to solve a FEM problem.
Gmsh.jl
MUMPS.jl
However, it is not possible to simultaneously install latest versions of Gmsh.jl and MUMPS.jl version 1.4:
gmsh_jll.jl
MMG_jll.jl
SCOTCH_jll.jl
MUMPS_jll.jl
Is there any solution to fix this problem?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I need
Gmsh.jl
andMUMPS.jl
to solve a FEM problem.However, it is not possible to simultaneously install latest versions of
Gmsh.jl
andMUMPS.jl
version 1.4:Gmsh.jl
requiresgmsh_jll.jl
that requiresMMG_jll.jl
that requiresSCOTCH_jll.jl
version 6MUMPS.jl
requiresMUMPS_jll.jl
that requiresSCOTCH_jll.jl
version 7Is there any solution to fix this problem?
The text was updated successfully, but these errors were encountered: