martinkosch / GridapMUMPS.jl

MUMPS solver for Gridap.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GridapMUMPS.jl

Build Status Coverage Aqua

A tiny extension to the FEM library Gridap.jl for using MUMPS as a sparse LU solver. Examples of how to use this package can be found in the test folder.

GridapMUMPS.jl should work out-of-the-box for Linux systems, while additional setup might be needed for other OS (see documentation of MUMPS.jl).

The package has only be tested for serial problems so far. For distributed problems, GridapPETSc.jl or GridapPardiso.jl are potentially better suited.

About

MUMPS solver for Gridap.jl

License:MIT License


Languages

Language:Julia 100.0%