gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <tetgenBR.h>
Public Member Functions | |
optparameters () | |
Public Attributes | |
int | max_min_volume |
int | min_max_aspectratio |
int | min_max_dihedangle |
REAL | initval |
REAL | imprval |
int | numofsearchdirs |
REAL | searchstep |
int | maxiter |
int | smthiter |
Definition at line 645 of file tetgenBR.h.
|
inline |
Definition at line 660 of file tetgenBR.h.
REAL tetgenmesh::optparameters::imprval |
Definition at line 653 of file tetgenBR.h.
Referenced by tetgenmesh::add_steinerpt_in_schoenhardtpoly(), tetgenmesh::improvequalitybysmoothing(), optparameters(), tetgenmesh::smoothpoint(), tetgenmesh::splitsliver(), and tetgenmesh::suppresssteinerpoints().
REAL tetgenmesh::optparameters::initval |
Definition at line 653 of file tetgenBR.h.
Referenced by tetgenmesh::add_steinerpt_in_schoenhardtpoly(), tetgenmesh::improvequalitybysmoothing(), optparameters(), tetgenmesh::smoothpoint(), tetgenmesh::splitsliver(), and tetgenmesh::suppresssteinerpoints().
int tetgenmesh::optparameters::max_min_volume |
Definition at line 648 of file tetgenBR.h.
Referenced by tetgenmesh::add_steinerpt_in_schoenhardtpoly(), optparameters(), tetgenmesh::smoothpoint(), and tetgenmesh::suppresssteinerpoints().
int tetgenmesh::optparameters::maxiter |
Definition at line 657 of file tetgenBR.h.
Referenced by tetgenmesh::add_steinerpt_in_schoenhardtpoly(), tetgenmesh::improvequalitybysmoothing(), tetgenmesh::optimizemesh(), optparameters(), tetgenmesh::smoothpoint(), tetgenmesh::splitsliver(), and tetgenmesh::suppresssteinerpoints().
int tetgenmesh::optparameters::min_max_aspectratio |
Definition at line 649 of file tetgenBR.h.
Referenced by optparameters(), and tetgenmesh::smoothpoint().
int tetgenmesh::optparameters::min_max_dihedangle |
Definition at line 650 of file tetgenBR.h.
Referenced by tetgenmesh::optimizemesh(), optparameters(), tetgenmesh::smoothpoint(), and tetgenmesh::splitsliver().
int tetgenmesh::optparameters::numofsearchdirs |
Definition at line 655 of file tetgenBR.h.
Referenced by tetgenmesh::add_steinerpt_in_schoenhardtpoly(), tetgenmesh::optimizemesh(), optparameters(), tetgenmesh::smoothpoint(), tetgenmesh::splitsliver(), and tetgenmesh::suppresssteinerpoints().
REAL tetgenmesh::optparameters::searchstep |
Definition at line 656 of file tetgenBR.h.
Referenced by tetgenmesh::add_steinerpt_in_schoenhardtpoly(), tetgenmesh::improvequalitybysmoothing(), optparameters(), tetgenmesh::smoothpoint(), tetgenmesh::splitsliver(), and tetgenmesh::suppresssteinerpoints().
int tetgenmesh::optparameters::smthiter |
Definition at line 658 of file tetgenBR.h.
Referenced by tetgenmesh::add_steinerpt_in_schoenhardtpoly(), tetgenmesh::improvequalitybysmoothing(), optparameters(), tetgenmesh::smoothpoint(), and tetgenmesh::splitsliver().