gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <thermicSolver.h>
Public Member Functions | |
neumannBCT () | |
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 50 of file thermicSolver.h.
|
inline |
Definition at line 52 of file thermicSolver.h.
simpleFunction<double>* neumannBCT::_f |
Definition at line 51 of file thermicSolver.h.