gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include "MakeSimplex.h"
Go to the source code of this file.
Functions | |
GMSH_Plugin * | GMSH_RegisterMakeSimplexPlugin () |
static void | decomposeList (PViewDataList *data, int nbNod, int nbComp, std::vector< double > &listIn, int *nbIn, std::vector< double > &listOut, int *nbOut) |
Variables | |
StringXNumber | MakeSimplexOptions_Number [] |
|
static |
Definition at line 37 of file MakeSimplex.cpp.
Referenced by GMSH_MakeSimplexPlugin::execute().
GMSH_Plugin* GMSH_RegisterMakeSimplexPlugin | ( | ) |
Definition at line 12 of file MakeSimplex.cpp.
Referenced by PluginManager::registerDefaultPlugins().
StringXNumber MakeSimplexOptions_Number[] |
Definition at line 8 of file MakeSimplex.cpp.
Referenced by GMSH_MakeSimplexPlugin::execute(), GMSH_MakeSimplexPlugin::getNbOptions(), and GMSH_MakeSimplexPlugin::getOption().