gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include "Smooth.h"
Go to the source code of this file.
Functions | |
GMSH_Plugin * | GMSH_RegisterSmoothPlugin () |
Variables | |
StringXNumber | SmoothOptions_Number [] = {{GMSH_FULLRC, "View", nullptr, -1.}} |
GMSH_Plugin* GMSH_RegisterSmoothPlugin | ( | ) |
Definition at line 11 of file Smooth.cpp.
Referenced by PluginManager::registerDefaultPlugins().
StringXNumber SmoothOptions_Number[] = {{GMSH_FULLRC, "View", nullptr, -1.}} |
Definition at line 8 of file Smooth.cpp.
Referenced by GMSH_SmoothPlugin::execute(), GMSH_SmoothPlugin::getNbOptions(), and GMSH_SmoothPlugin::getOption().