|
PLaSK library
|
Classes | |
| struct | Bc |
| struct | Convection |
| Boundary condition: convection. More... | |
| struct | Radiation |
| Boundary condition: radiation. More... | |
| struct | ThermalFem2DSolver |
| Solver performing calculations in 2D Cartesian or Cylindrical space using finite element method. More... | |
| struct | ThermalFem3DSolver |
| Solver performing calculations in 2D Cartesian or Cylindrical space using finite element method. More... | |
Enumerations | |
| enum | BoundarySide { LEFT , RIGHT , TOP , BOTTOM } |
Variables | |
| constexpr double | BIG = 1e16 |
| template struct PLASK_SOLVER_API | ThermalFem2DSolver< Geometry2DCartesian > |
| template struct PLASK_SOLVER_API | ThermalFem2DSolver< Geometry2DCylindrical > |
| Enumerator | |
|---|---|
| LEFT | |
| RIGHT | |
| TOP | |
| BOTTOM | |
Definition at line 123 of file therm2d.cpp.
Definition at line 21 of file common.hpp.
Definition at line 612 of file therm2d.cpp.
| template struct PLASK_SOLVER_API plask::thermal::tstatic::ThermalFem2DSolver< Geometry2DCylindrical > |
Definition at line 613 of file therm2d.cpp.