#include "basics/typedefs.hh"#include "operator/bilinearForm.hh"#include "geometry/boundaryConditions.hh"
Go to the source code of this file.
Classes | |
| class | DGElasticCompBf2d |
| Compression term for mixed elasticity in DG FEM in 2D. More... | |
| class | DGElasticDivFluxBf2d |
| Flux divergence term for mixed elasticity in DG FEM in 2D. More... | |
| class | DGElasticDivVolBf2d |
| Volume divergence term for mixed elasticity in DG FEM in 2D. More... | |
| class | DGElasticFluxBf2d |
| Edge fluxes for elasticity in DG FEM in 2D. More... | |
| class | DGElasticNormalStabBf2d |
| Normal stabilization for elasticity in DG FEM in 2D. More... | |
| class | DGElasticStabBf2d |
| Stabilizing edge integral for elasticity in DG FEM in 2D. More... | |
| class | DGElasticVolBf2d |
| Volume integral for elasticity in DG FEM in 2D. More... | |