gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <thermicSolver.h>
Public Member Functions | |
dirichletBCT () | |
![]() | |
BoundaryConditionT () | |
Public Attributes | |
simpleFunction< double > * | _f |
![]() | |
int | _tag |
location | onWhat |
groupOfElements * | g |
Additional Inherited Members | |
![]() | |
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().