gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
NearestNeighbor.cpp File Reference
#include "GmshConfig.h"
#include "NearestNeighbor.h"
Include dependency graph for NearestNeighbor.cpp:

Go to the source code of this file.

Functions

GMSH_PluginGMSH_RegisterNearestNeighborPlugin ()
 

Variables

StringXNumber NearestNeighborOptions_Number []
 

Function Documentation

◆ GMSH_RegisterNearestNeighborPlugin()

GMSH_Plugin* GMSH_RegisterNearestNeighborPlugin ( )

Definition at line 18 of file NearestNeighbor.cpp.

Referenced by PluginManager::registerDefaultPlugins().

Here is the caller graph for this function:

Variable Documentation

◆ NearestNeighborOptions_Number

StringXNumber NearestNeighborOptions_Number[]
Initial value:
= {
{GMSH_FULLRC, "View", nullptr, -1.},
}

Definition at line 13 of file NearestNeighbor.cpp.

Referenced by GMSH_NearestNeighborPlugin::execute(), GMSH_NearestNeighborPlugin::getNbOptions(), and GMSH_NearestNeighborPlugin::getOption().

GMSH_FULLRC
#define GMSH_FULLRC
Definition: Options.h:20