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

Go to the source code of this file.

Functions

GMSH_PluginGMSH_RegisterGradientPlugin ()
 

Variables

StringXNumber GradientOptions_Number [] = {{GMSH_FULLRC, "View", nullptr, -1.}}
 

Function Documentation

◆ GMSH_RegisterGradientPlugin()

GMSH_Plugin* GMSH_RegisterGradientPlugin ( )

Definition at line 13 of file Gradient.cpp.

Referenced by PluginManager::registerDefaultPlugins().

Here is the caller graph for this function:

Variable Documentation

◆ GradientOptions_Number

StringXNumber GradientOptions_Number[] = {{GMSH_FULLRC, "View", nullptr, -1.}}