Execute `source setup.rc` to have hsmg module available in this shell. FEniCS stack (which include numpy, scipy) is currently the only dependency. Running demos and tests require fenics_ii. For different MinRes implementations the cbc.block has to be installed from github (until the features are merged to cbc.block@bitbucket)
If you used hsmg in your research please consider citing our par on fractional multigrid
Execute `pytest` in the current directory.
Immediate:
- debugging
Future:
- coarsening of line meshes which are not straight
- Throughout the code there is a silent assumption of only running in serial. I don’t prioritize running in parallel.