Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Plugin/
H A DIsosurface.h12 GMSH_Plugin *GMSH_RegisterIsosurfacePlugin();
H A DIsosurface.cpp19 GMSH_Plugin *GMSH_RegisterIsosurfacePlugin() in GMSH_RegisterIsosurfacePlugin() function
H A DPluginManager.cpp187 std::make_pair("Isosurface", GMSH_RegisterIsosurfacePlugin())); in registerDefaultPlugins()