gridap / gridap/GridapSolvers.jl
Solving Linear problems
Open
- Dominant language
- Julia
- Stars
- 43
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
While using the AffineFEoperator, why doesn't something like the following work in parallel?
``` u, p = solve(solver,op) ```
Why is the extraction of matrices required?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.