Merge branch 'tests/heat-equation-dg' into 'master'
Add heat equation DG tests The dirichlet_boundary Expression in the UFL file will be used as initial condition. PDELab figures out that it dosn't need any constraints. See merge request !17
No related branches found
No related tags found
Showing
- test/heatequation/CMakeLists.txt 37 additions, 0 deletionstest/heatequation/CMakeLists.txt
- test/heatequation/heatequation_dg.ufl 28 additions, 0 deletionstest/heatequation/heatequation_dg.ufl
- test/heatequation/heatequation_dg_explicit.mini 11 additions, 0 deletionstest/heatequation/heatequation_dg_explicit.mini
- test/heatequation/heatequation_dg_implicit.mini 11 additions, 0 deletionstest/heatequation/heatequation_dg_implicit.mini
test/heatequation/heatequation_dg.ufl
0 → 100644
Please register or sign in to comment