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

Go to the source code of this file.

Functions

GMSH_PluginGMSH_RegisterMeshSizeFieldViewPlugin ()
 

Variables

StringXNumber MeshSizeFieldViewOptions_Number []
 

Function Documentation

◆ GMSH_RegisterMeshSizeFieldViewPlugin()

GMSH_Plugin* GMSH_RegisterMeshSizeFieldViewPlugin ( )

Definition at line 20 of file MeshSizeFieldView.cpp.

Referenced by PluginManager::registerDefaultPlugins().

Here is the caller graph for this function:

Variable Documentation

◆ MeshSizeFieldViewOptions_Number

StringXNumber MeshSizeFieldViewOptions_Number[]
Initial value:
= {
{GMSH_FULLRC, "MeshSizeField", nullptr, 0.},
{GMSH_FULLRC, "View", nullptr, -1.},
{GMSH_FULLRC, "Component", nullptr, 0.}}

Definition at line 14 of file MeshSizeFieldView.cpp.

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

GMSH_FULLRC
#define GMSH_FULLRC
Definition: Options.h:20