PLaSK library
Loading...
Searching...
No Matches
plask::thermal::dynamic Namespace Reference

Classes

struct  DynamicThermalFem2DSolver
 Solver performing calculations in 2D Cartesian or Cylindrical space using finite element method. More...
 
struct  DynamicThermalFem3DSolver
 Solver performing calculations in 2D Cartesian or Cylindrical space using finite element method. More...
 

Variables

const double BIG = 1e16
 
template struct PLASK_SOLVER_API DynamicThermalFem2DSolver< Geometry2DCartesian >
 
template struct PLASK_SOLVER_API DynamicThermalFem2DSolver< Geometry2DCylindrical >
 

Variable Documentation

◆ BIG

const double plask::thermal::dynamic::BIG = 1e16

Definition at line 18 of file femT2d.cpp.

◆ DynamicThermalFem2DSolver< Geometry2DCartesian >

◆ DynamicThermalFem2DSolver< Geometry2DCylindrical >