Skip to content

MiroK/hsmg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation of Hs multigrid

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)

Citing

If you used hsmg in your research please consider citing our par on fractional multigrid

Tests

Execute `pytest` in the current directory.

Immediate:

  • debugging

Future:

  • coarsening of line meshes which are not straight

FIXME

  1. Throughout the code there is a silent assumption of only running in serial. I don’t prioritize running in parallel.

About

multigrid for fractional Laplacian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages