Chi-Tech
Tutorial_Regression_DFEM_Diffusion.h
Go to the documentation of this file.
1/** \page Tutorials_DFEM_Diffusion DFEM Diffusion Test-cases as Tutorials
2
3Most of the DFEM diffusion test-cases are identical to the CFEM test-cases.
4Refer to the `CFEM Diffusion Test-cases as Tutorial` page.
5
6One additional example may be of interest:
73. **[DFEM_Diffusion_2D_3b_analytical_coef_L2_error](https://github.com/chi-tech/chi-tech/blob/development/tests/DFEM_StandAloneDiffusion_2D_square_analytical_coef2_L2err.lua)**
8 - *description:* method of manufactured solution for a diffusion-reaction
9 problem with space-dependent material properties
10 - *feature of potential interest:*
11 - use of the analytical solution to compute the L2 error norm.
12
13 */