[decoupled] generalize velocity output to handle also simplices
So far, velocity output for the decoupled models has been restricted to cubes. It now also works for simplices such as triangles and tetrahedrons. For each element, it evaluates the Raviart-Thomas-0 interpolant of the fluxes in the barycenter. Brought to attention by, discussed with and reviewed by Nicolas. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13610 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/decoupled/1p/diffusion/fv/fvvelocity1p.hh 17 additions, 12 deletionsdumux/decoupled/1p/diffusion/fv/fvvelocity1p.hh
- dumux/decoupled/2p/diffusion/fv/fvvelocity2p.hh 33 additions, 24 deletionsdumux/decoupled/2p/diffusion/fv/fvvelocity2p.hh
- dumux/decoupled/2p/diffusion/mimetic/mimeticpressure2p.hh 37 additions, 27 deletionsdumux/decoupled/2p/diffusion/mimetic/mimeticpressure2p.hh
- dumux/decoupled/2p/diffusion/mimetic/mimeticpressure2padaptive.hh 37 additions, 27 deletions...coupled/2p/diffusion/mimetic/mimeticpressure2padaptive.hh
- dumux/decoupled/2p/impes/gridadaptionindicator2plocalflux.hh 16 additions, 12 deletionsdumux/decoupled/2p/impes/gridadaptionindicator2plocalflux.hh
- test/decoupled/1p/resultevaluation.hh 20 additions, 7 deletionstest/decoupled/1p/resultevaluation.hh
- test/decoupled/1p/resultevaluation3d.hh 20 additions, 7 deletionstest/decoupled/1p/resultevaluation3d.hh
Loading
Please register or sign in to comment