Started work on getting Parameter class to play nicely with python.
In the next step dune.femmpi is to be replace with dune.fem.common and then imported into dune.fem So femmpi will disappear - first steps in this direction already taken (instead of dune.femmpi.comm use dune.fem.comm or dune.comm everywhere)
Showing
- demo/adapt-demo.py 1 addition, 2 deletionsdemo/adapt-demo.py
- python/dune/fem/gridpart.py 2 additions, 2 deletionspython/dune/fem/gridpart.py
- python/dune/fem/scheme.py 2 additions, 2 deletionspython/dune/fem/scheme.py
- python/dune/femmpi.cc 24 additions, 0 deletionspython/dune/femmpi.cc
- python/dune/models/CMakeLists.txt 0 additions, 1 deletionpython/dune/models/CMakeLists.txt
- python/dune/models/elliptic.py 3 additions, 3 deletionspython/dune/models/elliptic.py
- python/dune/models/femufl.py 0 additions, 1020 deletionspython/dune/models/femufl.py
Loading
Please register or sign in to comment