gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Public Member Functions | |
std::string | getDescription () |
BoxField () | |
const char * | getName () |
double | computeDistance (double xp, double yp, double zp) |
double | operator() (double x, double y, double z, GEntity *ge=nullptr) |
Public Member Functions inherited from Field | |
Field () | |
virtual | ~Field () |
bool | isDeprecated () |
virtual void | update () |
virtual int | numComponents () const |
virtual bool | isotropic () const |
virtual void | operator() (double x, double y, double z, SVector3 &, GEntity *ge=0) |
virtual void | operator() (double x, double y, double z, SMetric3 &, GEntity *ge=nullptr) |
void | putOnNewView (int viewTag=-1) |
FieldOption * | getOption (const std::string &optionName) |
Private Attributes | |
double | _vIn |
double | _vOut |
double | _xMin |
double | _xMax |
double | _yMin |
double | _yMax |
double | _zMin |
double | _zMax |
double | _thick |
Additional Inherited Members | |
Public Attributes inherited from Field | |
int | id |
std::map< std::string, FieldOption * > | options |
std::map< std::string, FieldCallback * > | callbacks |
bool | updateNeeded |
Protected Attributes inherited from Field | |
bool | _deprecated |
|
inline |
Definition at line 365 of file Field.cpp.
Referenced by operator()().
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
private |
Definition at line 328 of file Field.cpp.
Referenced by BoxField(), and operator()().
|
private |
Definition at line 328 of file Field.cpp.
Referenced by BoxField(), and operator()().
|
private |
Definition at line 328 of file Field.cpp.
Referenced by BoxField(), and operator()().
|
private |
Definition at line 328 of file Field.cpp.
Referenced by BoxField(), and computeDistance().
|
private |
Definition at line 328 of file Field.cpp.
Referenced by BoxField(), computeDistance(), and operator()().
|
private |
Definition at line 328 of file Field.cpp.
Referenced by BoxField(), and computeDistance().
|
private |
Definition at line 328 of file Field.cpp.
Referenced by BoxField(), computeDistance(), and operator()().
|
private |
Definition at line 328 of file Field.cpp.
Referenced by BoxField(), computeDistance(), and operator()().
|
private |
Definition at line 328 of file Field.cpp.
Referenced by BoxField(), computeDistance(), and operator()().