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


Public Member Functions | |
| dirichletBCT () | |
Public Member Functions inherited from BoundaryConditionT | |
| BoundaryConditionT () | |
Public Attributes | |
| simpleFunction< double > * | _f |
Public Attributes inherited from BoundaryConditionT | |
| int | _tag |
| location | onWhat |
| groupOfElements * | g |
Additional Inherited Members | |
Public Types inherited from BoundaryConditionT | |
| enum | location { UNDEF, ON_VERTEX, ON_EDGE, ON_FACE, ON_VOLUME } |
Definition at line 45 of file thermicSolver.h.
|
inline |
Definition at line 47 of file thermicSolver.h.
| simpleFunction<double>* dirichletBCT::_f |
Definition at line 46 of file thermicSolver.h.
Referenced by thermicSolver::setEdgeTemp(), and thermicSolver::setFaceTemp().