-
- Downloads
get the rkSolver class exported - requires the new version of dune-python
to get the operator base class added Also fixed an issue with the timeProvider factor RkSolver is not working yet - produces NaN dofs
Showing
- dune/fem-dg/CMakeLists.txt 1 addition, 1 deletiondune/fem-dg/CMakeLists.txt
- dune/fem-dg/python/CMakeLists.txt 9 additions, 0 deletionsdune/fem-dg/python/CMakeLists.txt
- dune/fem-dg/python/operator.hh 50 additions, 0 deletionsdune/fem-dg/python/operator.hh
- dune/fem-dg/solver/dg.hh 1 addition, 1 deletiondune/fem-dg/solver/dg.hh
- dune/fem-dg/solver/rungekuttasolver.hh 50 additions, 0 deletionsdune/fem-dg/solver/rungekuttasolver.hh
- python/dune/__pycache__/__init__.cpython-35.pyc 0 additions, 0 deletionspython/dune/__pycache__/__init__.cpython-35.pyc
- python/dune/__pycache__/__init__.cpython-37.pyc 0 additions, 0 deletionspython/dune/__pycache__/__init__.cpython-37.pyc
- python/dune/femdg/_operators.py 46 additions, 31 deletionspython/dune/femdg/_operators.py
- python/dune/femdg/testing.py 12 additions, 5 deletionspython/dune/femdg/testing.py
Loading
Please register or sign in to comment