|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <thermicSolver.h>

Public Member Functions | |
| thermicField () | |
Public Attributes | |
| int | _tag |
| groupOfElements * | g |
| double | _k |
Definition at line 30 of file thermicSolver.h.
|
inline |
Definition at line 34 of file thermicSolver.h.
| double thermicField::_k |
Definition at line 33 of file thermicSolver.h.
Referenced by thermicSolver::setThermicDomain().
| int thermicField::_tag |
Definition at line 31 of file thermicSolver.h.
Referenced by thermicSolver::setThermicDomain().
| groupOfElements* thermicField::g |
Definition at line 32 of file thermicSolver.h.
Referenced by thermicSolver::setThermicDomain().