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

Go to the source code of this file.

Functions

GMSH_PluginGMSH_RegisterMeshVolumePlugin ()
 

Variables

StringXNumber MeshVolumeOptions_Number []
 

Function Documentation

◆ GMSH_RegisterMeshVolumePlugin()

GMSH_Plugin* GMSH_RegisterMeshVolumePlugin ( )

Definition at line 15 of file MeshVolume.cpp.

Referenced by PluginManager::registerDefaultPlugins().

Here is the caller graph for this function:

Variable Documentation

◆ MeshVolumeOptions_Number

StringXNumber MeshVolumeOptions_Number[]
Initial value:
= {
{GMSH_FULLRC, "PhysicalGroup", nullptr, -1},
{GMSH_FULLRC, "Dimension", nullptr, 3}}

Definition at line 10 of file MeshVolume.cpp.

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

GMSH_FULLRC
#define GMSH_FULLRC
Definition: Options.h:20