Home
last modified time | relevance | path

Searched refs:opt_mesh_label_sampling (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DOptions.h434 double opt_mesh_label_sampling(OPT_ARGS_NUM);
H A DDefaultOptions.h1209 { F|O, "LabelSampling" , opt_mesh_label_sampling , 1. ,
H A DOptions.cpp5550 double opt_mesh_label_sampling(OPT_ARGS_NUM) in opt_mesh_label_sampling() function
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DoptionWindow.cpp574 opt_mesh_label_sampling(0, GMSH_SET, o->mesh.value[12]->value()); in mesh_options_ok_cb()