gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Go to the documentation of this file.
16 double levelset(
double x,
double y,
double z,
double val)
const;
20 std::string
getShortHelp()
const {
return "Extract a single isosurface"; }
21 std::string
getName()
const {
return "Isosurface"; }
static double callbackRecur(int, int, double)
std::string getHelp() const
StringXNumber * getOption(int iopt)
std::string getShortHelp() const
double levelset(double x, double y, double z, double val) const
static double callbackValue(int, int, double)
GMSH_Plugin * GMSH_RegisterIsosurfacePlugin()
static double callbackVol(int, int, double)
static double callbackTarget(int, int, double)
std::string getName() const