Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DOptions.h473 double opt_mesh_trihedra(OPT_ARGS_NUM);
H A DDefaultOptions.h1552 { F|O, "Trihedra" , opt_mesh_trihedra , 1. ,
H A DOptions.cpp5393 double opt_mesh_trihedra(OPT_ARGS_NUM) in opt_mesh_trihedra() function
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DoptionWindow.cpp546 opt_mesh_trihedra(0, GMSH_SET, o->mesh.menu->menu()[6].value() ? 1 : 0); in mesh_options_ok_cb()