[fix][test] Add pointsource 2p adaptive test and fix small bug
The bounding box tree uses the grid's index set as it is only concerned with elements no matter which discretization. We have to therefore use the gridview's indexset to access the point source map in the problem.
Showing
- dumux/implicit/common/implicitproblem.hh 1 addition, 1 deletiondumux/implicit/common/implicitproblem.hh
- test/porousmediumflow/2p/implicit/CMakeLists.txt 1 addition, 0 deletionstest/porousmediumflow/2p/implicit/CMakeLists.txt
- test/porousmediumflow/2p/implicit/pointsources/CMakeLists.txt 12 additions, 0 deletions.../porousmediumflow/2p/implicit/pointsources/CMakeLists.txt
- test/porousmediumflow/2p/implicit/pointsources/lensproblem.hh 129 additions, 0 deletions.../porousmediumflow/2p/implicit/pointsources/lensproblem.hh
- test/porousmediumflow/2p/implicit/pointsources/test_ccadaptive2ppointsource.cc 74 additions, 0 deletions.../2p/implicit/pointsources/test_ccadaptive2ppointsource.cc
- test/porousmediumflow/2p/implicit/pointsources/test_ccadaptive2ppointsource.input 30 additions, 0 deletions.../implicit/pointsources/test_ccadaptive2ppointsource.input
- test/references/lensccadaptivepointsource-reference.vtu 4380 additions, 0 deletionstest/references/lensccadaptivepointsource-reference.vtu
Loading
Please register or sign in to comment