Skip to content
Snippets Groups Projects
Select Git revision
  • 8c81e2edbd7d0ce6ce9966372d7cbe23992029d1
  • master default
  • cgnsUnstructured
  • partitioning
  • poppler
  • HighOrderBLCurving
  • gmsh_3_0_4
  • gmsh_3_0_3
  • gmsh_3_0_2
  • gmsh_3_0_1
  • gmsh_3_0_0
  • gmsh_2_16_0
  • gmsh_2_15_0
  • gmsh_2_14_1
  • gmsh_2_14_0
  • gmsh_2_13_2
  • gmsh_2_13_1
  • gmsh_2_12_0
  • gmsh_2_11_0
  • gmsh_2_10_1
  • gmsh_2_10_0
  • gmsh_2_9_3
  • gmsh_2_9_2
  • gmsh_2_9_1
  • gmsh_2_9_0
  • gmsh_2_8_6
26 results

QuadNodeBasis.h

Blame
  • Forked from gmsh / gmsh
    Source project has a limited visibility.
    index.html 1.57 KiB
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    
    <head>
    
    <title>OPTLAB</title>
    
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
    <meta name="keywords" content="free, finite element, fem, interface, gmsh, getdp">
    <meta name="viewport" content="width=device-width">
    <meta name="apple-itunes-app" content="app-id=845930897">
    <link href="http://onelab.info/onelab.css" rel="stylesheet" type="text/css">
    <style type="text/css"><!--
      div.small { font-size:80%; }
      ul.small { margin-top:1ex; margin-bottom:1ex; }
    --></style>
    
    </head>
    
    <body>
    
    <h1 class="short">OPTLAB</h1>
    <h1>Nonlinear Optimization LABoratory</h1>
    
    <div><span style="white-space:nowrap"><!--
    --><img width="35%" src="pmsm_shapeTopo.png"></a><!--
    --><img width="35%" src="mbb.png"></a><!--
    --><img width="35%" src="busbar.png"></a><!--
    --></span></div>
    
    <p>
      OPTLAB is a fully parallel package for solving large-scale and nonlinear constrained 
      optimization problems in an efficient </a> and portable manner. 
      The package is distributed as a Software Development Kit (SDK) callable 
      from C, C++, Python, and Julia. 
    </p>
    
    <h2>Quick start</h2>
    
    <ol>
      <li>Download the Software Development Kit (SDK) for 
      <a href="http://onelab.info/optlab/bin/optlab-1.0.0-Windows64.zip">Windows</a>, 
      <a href="http://onelab.info/optlab/bin/optlab-1.0.0-Linux64.zip">Linux </a> or  
      <a href="http://onelab.info/optlab/bin/optlab-1.0.0-MacOSX.zip">MacOS </a>.
      <li>... then learn how to use it by exploring
      <a href="https://gitlab.onelab.info/optlab/tutorials">the tutorials</a>
    </ol>
    
    </body>
    </html>