Beispiel #1
0
 /// <summary>
 /// Stop logging messages.
 /// </summary>
 public static void Stop()
 {
     Gmsh_Warp.GmshLoggerStop(ref Gmsh._staticreff);
     Gmsh.CheckException(MethodBase.GetCurrentMethod().MethodHandle);
 }