Examples¶
The examples each highlight a specific aspect, possibly without much explanation.
- Example: prolongations and computing products and norms
- Example: Grid adaptation
- Example: structured 1d grids (
YASP_1DvsOneDGrid) - Example: the ALU cube grid (3d hexahedra)
- Example: a posteriori error estimates based on flux reconstruction
- Example: working with gmsh grids
- Example: mixed-element and prism grids
- Example: Taylor-Hood P2/P1 Stokes
- Example: custom Python functions as C++ (grid) functions
- Example: residual-based a posteriori error estimates
- Tutorial: discontinuous IPDG for the stationary heat equation
- Example: SIPDG for the instationary heat equation
- Example: LA eigensolvers
- Example: linear transport via finite volumes