PyMFEM icon indicating copy to clipboard operation
PyMFEM copied to clipboard

PETSc support dev

Open sshiraiwa opened this issue 2 years ago • 0 comments

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

sshiraiwa avatar Jan 06 '23 21:01 sshiraiwa