NGSolve / ngsPETSc

ngsPETSc Docs
https://ngspetsc.readthedocs.io/en/latest/
MIT License
3 stars 6 forks source link

[JOSS Review] Feedback on the installation proccess #55

Closed thelfer closed 1 week ago

thelfer commented 2 weeks ago
  1. There is an extra \ at the end of this command:
    cd petsc
    python configure --download-chaco \
    ...
    --with-petsc4py=1
  2. Without installing exta dependencies, one need to pass -DUSE_OCC=OFF to cmake when building ngsolve
UZerbinati commented 1 week ago

This should have been fixed.