#include <BoundaryAngles.h>
|
double | levelset (double x, double y, double z, double val) const |
|
|
static double | callback (int num, int action, double value, double *opt) |
|
Definition at line 15 of file BoundaryAngles.h.
◆ GMSH_BoundaryAnglesPlugin()
GMSH_BoundaryAnglesPlugin::GMSH_BoundaryAnglesPlugin |
( |
| ) |
|
|
inline |
◆ callback()
static double GMSH_BoundaryAnglesPlugin::callback |
( |
int |
num, |
|
|
int |
action, |
|
|
double |
value, |
|
|
double * |
opt |
|
) |
| |
|
staticprivate |
◆ execute()
PView * GMSH_BoundaryAnglesPlugin::execute |
( |
PView * |
v | ) |
|
|
virtual |
◆ getAuthor()
std::string GMSH_BoundaryAnglesPlugin::getAuthor |
( |
| ) |
const |
|
inlinevirtual |
◆ getHelp()
std::string GMSH_BoundaryAnglesPlugin::getHelp |
( |
| ) |
const |
|
virtual |
◆ getName()
std::string GMSH_BoundaryAnglesPlugin::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ getNbOptions()
int GMSH_BoundaryAnglesPlugin::getNbOptions |
( |
| ) |
const |
|
virtual |
◆ getNbOptionsStr()
int GMSH_BoundaryAnglesPlugin::getNbOptionsStr |
( |
| ) |
const |
|
virtual |
◆ getOption()
◆ getOptionStr()
StringXString * GMSH_BoundaryAnglesPlugin::getOptionStr |
( |
int |
iopt | ) |
|
|
virtual |
◆ getShortHelp()
std::string GMSH_BoundaryAnglesPlugin::getShortHelp |
( |
| ) |
const |
|
inlinevirtual |
◆ levelset()
double GMSH_BoundaryAnglesPlugin::levelset |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
double |
val |
|
) |
| const |
|
private |
◆ iview
int GMSH_BoundaryAnglesPlugin::iview |
|
staticprivate |
The documentation for this class was generated from the following files: