Laplace and Poisson equations. More...
Classes | |
| class | Equa_Laplace< NEN_, NEE_, NSN_, NSE_ > |
| Abstract class for classes about the Laplace equation. More... | |
| class | Laplace1DL2 |
To build element equation for a 1-D elliptic equation using the 2-Node line element (P1). More... | |
| class | Laplace1DL3 |
To build element equation for the 1-D elliptic equation using the 3-Node line (P2). More... | |
| class | Laplace2DT3 |
To build element equation for the Laplace equation using the 2-D triangle element (P1). More... | |
| class | Laplace2DT6 |
To build element equation for the Laplace equation using the 2-D triangle element (P2). More... | |
| class | Laplace3DT4 |
To build element equation for the Laplace equation using the 3-D tetrahedral element (P1). More... | |
| class | LaplaceDG2DP1 |
| To build and solve the linear system for the Poisson problem using the DG P1 2-D triangle element. More... | |
| class | SteklovPoincare2DBE |
| Solver of the Steklov Poincare problem in 2-D geometries using piecewie constant boundary elemen. More... | |
Laplace and Poisson equations.