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

Go to the source code of this file.

Functions

GMSH_PluginGMSH_RegisterMinMaxPlugin ()
 

Variables

StringXNumber MinMaxOptions_Number []
 

Function Documentation

◆ GMSH_RegisterMinMaxPlugin()

GMSH_Plugin* GMSH_RegisterMinMaxPlugin ( )

Definition at line 15 of file MinMax.cpp.

Referenced by PluginManager::registerDefaultPlugins().

Here is the caller graph for this function:

Variable Documentation

◆ MinMaxOptions_Number

StringXNumber MinMaxOptions_Number[]
Initial value:
= {{GMSH_FULLRC, "View", nullptr, -1.},
{GMSH_FULLRC, "OverTime", nullptr, 0},
{GMSH_FULLRC, "Argument", nullptr, 0},
{GMSH_FULLRC, "Visible", nullptr, 1}}

Definition at line 9 of file MinMax.cpp.

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

GMSH_FULLRC
#define GMSH_FULLRC
Definition: Options.h:20