Home
last modified time | relevance | path

Searched refs:opt_general_options_filename (Results 1 – 3 of 3) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DOptions.h48 std::string opt_general_options_filename(OPT_ARGS_STR);
H A DDefaultOptions.h76 { F|S, "OptionsFileName" , opt_general_options_filename ,
H A DOptions.cpp1235 std::string opt_general_options_filename(OPT_ARGS_STR) in opt_general_options_filename() function