PyMFEM
PyMFEM copied to clipboard
PETSc support dev
This PR add PETSc support in PyMFEM. At moment, PETSc needs to be installed by pip install petsc. Then,
$ python setup.py install --with-petsc --with-parallel