[python] Make spatialparams optional and make separate modules in python/common
parent
2e25f728
No related branches found
No related tags found
Showing
- dumux/python/common/fvproblem.hh 9 additions, 0 deletionsdumux/python/common/fvproblem.hh
- dumux/python/common/fvspatialparams.hh 29 additions, 12 deletionsdumux/python/common/fvspatialparams.hh
- python/dumux/common/CMakeLists.txt 3 additions, 0 deletionspython/dumux/common/CMakeLists.txt
- python/dumux/common/__init__.py 3 additions, 102 deletionspython/dumux/common/__init__.py
- python/dumux/common/boundarytypes.py 31 additions, 0 deletionspython/dumux/common/boundarytypes.py
- python/dumux/common/fvproblem.py 58 additions, 0 deletionspython/dumux/common/fvproblem.py
- python/dumux/common/fvspatialparams.py 44 additions, 0 deletionspython/dumux/common/fvspatialparams.py
- test/python/test_explicit_transport_cctpfa.py 5 additions, 12 deletionstest/python/test_explicit_transport_cctpfa.py
- test/python/test_fvproblem.py 2 additions, 10 deletionstest/python/test_fvproblem.py
Loading
-
mentioned in commit f97a945f
-
mentioned in merge request !3091 (merged)
Please register or sign in to comment