Merge branch 'feature/use-standard-gridcreator-for-structured-grids' into 'master'
Feature/use standard gridcreator for structured grids Cleanup in the face of new grid creator * Replace some dgfs for structured grids by their input file equivalent * Add a test using gmsh grid (2p adaptive cc) * Remove obsolete includes * Read FieldVectors from input file in some places * Fixes the restart co2 test See merge request !59
No related branches found
No related tags found
Showing
- doc/handbook/3_tutorialimplicit.tex 2 additions, 3 deletionsdoc/handbook/3_tutorialimplicit.tex
- doc/handbook/3_tutorialsequential.tex 2 additions, 3 deletionsdoc/handbook/3_tutorialsequential.tex
- doc/handbook/5_grids.tex 1 addition, 19 deletionsdoc/handbook/5_grids.tex
- dumux/io/gridcreator.hh 23 additions, 19 deletionsdumux/io/gridcreator.hh
- test/freeflow/navierstokes/navierstokestestproblem.hh 0 additions, 2 deletionstest/freeflow/navierstokes/navierstokestestproblem.hh
- test/freeflow/stokes/grids/test_stokes.dgf 0 additions, 10 deletionstest/freeflow/stokes/grids/test_stokes.dgf
- test/freeflow/stokes/stokestestproblem.hh 0 additions, 2 deletionstest/freeflow/stokes/stokestestproblem.hh
- test/freeflow/stokes/test_stokes.input 3 additions, 1 deletiontest/freeflow/stokes/test_stokes.input
- test/freeflow/stokes2c/grids/test_stokes2c.dgf 0 additions, 16 deletionstest/freeflow/stokes2c/grids/test_stokes2c.dgf
- test/freeflow/stokes2c/stokes2ctestproblem.hh 0 additions, 2 deletionstest/freeflow/stokes2c/stokes2ctestproblem.hh
- test/freeflow/stokes2c/test_stokes2c.input 3 additions, 1 deletiontest/freeflow/stokes2c/test_stokes2c.input
- test/freeflow/stokes2c/test_stokes2c_diffusion.input 3 additions, 1 deletiontest/freeflow/stokes2c/test_stokes2c_diffusion.input
- test/freeflow/stokes2cni/grids/test_stokes2cni.dgf 0 additions, 16 deletionstest/freeflow/stokes2cni/grids/test_stokes2cni.dgf
- test/freeflow/stokes2cni/stokes2cnitestproblem.hh 0 additions, 2 deletionstest/freeflow/stokes2cni/stokes2cnitestproblem.hh
- test/freeflow/stokes2cni/test_stokes2cni.input 3 additions, 1 deletiontest/freeflow/stokes2cni/test_stokes2cni.input
- test/freeflow/stokes2cni/test_stokes2cni_conduction.input 3 additions, 1 deletiontest/freeflow/stokes2cni/test_stokes2cni_conduction.input
- test/freeflow/zeroeq/grids/channel.dgf 0 additions, 15 deletionstest/freeflow/zeroeq/grids/channel.dgf
- test/freeflow/zeroeq/grids/pipe.dgf 0 additions, 15 deletionstest/freeflow/zeroeq/grids/pipe.dgf
- test/freeflow/zeroeq/test_zeroeq.input 3 additions, 1 deletiontest/freeflow/zeroeq/test_zeroeq.input
- test/freeflow/zeroeq/test_zeroeq_channel.input 3 additions, 1 deletiontest/freeflow/zeroeq/test_zeroeq_channel.input
Loading
Please register or sign in to comment