Skip to content

wagnandr/pyuzawamg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyuzawamg

FEniCS and cbc.block based library containing components to build a multigrid for saddle-point problems based on uzawa smoothers.

Install

Install with python3 -m pip install . or python3 -m pip install -e . for dev mode.

Run

Run for instance a demo with

python3 -m pyuzawamg.demos.stokes --degree-velocity 1 --stabilization --num-levels 6 --w-cycles 2 --smoothing-steps 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages