gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <automaticMeshSizeField.h>
Public Attributes | |
double | x |
double | y |
double | z |
double | size |
SMetric3 | m |
bool | isFound |
int | parcourus |
Definition at line 88 of file automaticMeshSizeField.h.
bool size_point::isFound |
Definition at line 94 of file automaticMeshSizeField.h.
SMetric3 size_point::m |
Definition at line 93 of file automaticMeshSizeField.h.
int size_point::parcourus |
Definition at line 95 of file automaticMeshSizeField.h.
double size_point::size |
Definition at line 92 of file automaticMeshSizeField.h.
double size_point::x |
Definition at line 89 of file automaticMeshSizeField.h.
double size_point::y |
Definition at line 90 of file automaticMeshSizeField.h.
double size_point::z |
Definition at line 91 of file automaticMeshSizeField.h.