Laplace equation
Classes | |
| class | Equa_Laplace< T_, 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 | Laplace2DFVT |
| To build and solve the Laplace equation using a standard Finite Volume method. More... | |
| class | Laplace2DMHRT0 |
| To build element equation for the 2-D elliptic equation using the Mixed Hybrid finite element at lowest degree (Raviart-Thomas RT0). More... | |
| class | Laplace2DT3 |
| To build element equation for the Laplace equation using the 2-D triangle element (P1). More... | |
| class | SteklovPoincare2DBE |
| Solver of the Steklov Poincare problem in 2-D geometries using piecewie constant boundary elemen. More... | |
Detailed Description
A module that groups equation classes for the Laplace equation
Copyright © 1998-2012 Rachid Touzani