|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|

Public Attributes | |
| MVertex * | v |
| std::vector< MTet4 * > | ts |
| double | LC |
Definition at line 701 of file meshGRegionLocalMeshMod.cpp.
| double smoothVertexData3D::LC |
Definition at line 704 of file meshGRegionLocalMeshMod.cpp.
Referenced by deriv_smoothing_objective_function_3D(), and smoothVertexOptimize().
| std::vector<MTet4 *> smoothVertexData3D::ts |
Definition at line 703 of file meshGRegionLocalMeshMod.cpp.
Referenced by deriv_smoothing_objective_function_3D(), smooth_obj_3D(), and smoothVertexOptimize().
| MVertex* smoothVertexData3D::v |
Definition at line 702 of file meshGRegionLocalMeshMod.cpp.
Referenced by deriv_smoothing_objective_function_3D(), smooth_obj_3D(), and smoothVertexOptimize().