Add SuperLU_DIST-based NonlinearProblem class
Open
enhancement
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 261
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 65
Description
### Describe new/missing feature
Adding a basic NonlinearProblem class would make DOLFINx useable for beginners without the need to install PETSc. This could lead to a reasonably functional Windows install, and also beta portable binary wheels on at least macOS and Linux. Builds on #4185.
### Suggested user interface
```python3
```
Contributor guide
Assessment
This issue has not been assessed yet.