File: README.md

package info (click to toggle)
dolfinx-mpc 0.10.0-1exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,268 kB
  • sloc: python: 7,901; cpp: 5,525; makefile: 69; sh: 4
file content (7 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# Python interface for DolfinX-MPC

Can be installed with 

```bash
python3 -m pip -v install --config-settings=cmake.build-type="Release" --no-build-isolation .
```