Skip to content
Snippets Groups Projects
Select Git revision
  • v3.0.1
  • master default
  • feature/substepping
  • feature/ImexDG
  • feature/Mappings
  • feature/nektar-tutorial
  • feature/FieldConvert_InterpBlock
  • feature/CompressedIO
  • feature/PtsIOwrite
  • feature/FilterHistoryPoints_PhysicalvalueToQuasi-3D
  • fix/floquet
  • fix/InterpPoints
  • feature/DGopt
  • tidy/SolverUtils
  • feature/filterReynoldsStress
  • feature/CompressibleVariables
  • test/FieldConvert_EquiSpacedOutput
  • feature/ALE
  • fix/xml-conditions
  • fix/interppoints
  • fix/incns-noise-doc
  • v4.2.0
  • v4.1.0
  • v4.0.1
  • v4.0.0
  • v3.4.0
  • v3.3.0
  • v3.2.0
  • v3.1.0
29 results

index.html

Blame
  • Forked from Nektar / Nektar
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    index.html 3.69 KiB
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/Main.dwt" codeOutsideHTMLIsLocked="false" -->
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <link rel="shortcut icon" href="images/favicon.ico" >
        <!-- InstanceBeginEditable name="doctitle" -->
    <title>Nektar++</title>
    <!-- InstanceEndEditable -->
    <link rel="stylesheet" href="style.css">
        <!-- InstanceBeginEditable name="CSS_Style" -->
    <style type="text/css">
    <!--
    #menu_Nektar {
    	font-weight: bold;
    }
    -->
    </style>
    <!-- InstanceEndEditable -->
        <!--[if IE]>
        <style type="text/css"> 
          .twoColHybLt #sidebar1 { padding-top: 30px; margin-top: 20px; }
          .twoColHybLt #mainContent { zoom: 1; padding-top: 15px; }
        </style>
        <![endif]-->
        <!-- InstanceParam name="LibraryMenu" type="boolean" value="false" -->
        <!-- InstanceParam name="CompileMenu" type="boolean" value="false" -->
      </head>
      <body class="twoColHybLt">
        <div id="container">
          <div id="sidebar1">
            <h3 style="text-align: center;"><a href="index.html" id="menu_Nektar"><img src="images/nektar.png" alt="Nektar++" width="155" height="38" /></a></h3>
    
    <p><a href="downloads.html" id="menu_Downloads">Downloads</a></p>
    <p><a href="compile.html" id="menu_Compile">Compilation Instructions</a></p>
    <p><a href="usage.html" id="menu_Usage">Example Usage</a></p>
    <p><a href="educational_material.html" id="menu_EducationalMaterial">Educational
    Material</a></p>
    <p><a href="code/index.html" id="menu_Library">Documentation</a></p>
    <p><a href="team.html" id="menu_Team">Team Members</a></p>
    <p><a href="publications.html" id="menu_Publications">Publications</a></p>
    <p><a href="license.html" id="menu_License">License</a></p>
    <p><a href="acknowledgments.html" id="menu_Acknowledgments">Acknowledgments</a></p>
    <p><a href="mailto:nektar-inquiry@sci.utah.edu" id="menu_Contact">Contact</a></p>
    
    </div>
    
          <div id="mainContent">
            <!-- InstanceBeginEditable name="Title" -->
        <h1>Nektar++</h1>
    	<!-- InstanceEndEditable -->
            <hr/>
            <!-- InstanceBeginEditable name="BodyText" -->
        <p align="left"><img src="images/title.png" alt="" width="423" height="228" align="right" />There are at least two major challenges which arise when one presents high-order finite element methods to the engineering community: </p>
        <ul>
          <li>presenting the mathematical structure of the methods in a digestible and coherent manner</li>
          <li>presenting the data structures and algorithms in a manner that high-order methods can be applied in day-to-day scientific and engineering practice</li>
        </ul>
        <p>Nektar++ is an open source software library currently being developed and designed to provide a bridge to the community - to provide a toolbox of data structures and algorithms which implement the spectral/hp element method, a high-order numerical method yielding fast error-convergence. Nektar++ is the continuation and adaptation of the <a href="http://www2.imperial.ac.uk/ssherw/spectralhp/nektar/" target="_blank">Nektar flow solver</a>. As opposed to its predecessor which focused on solving fluid dynamics problems, Nektar++ is implemented as a C++ object-oriented toolkit which allows developers to implement spectral element solvers for a variety of different engineering problems.</p>
        <!-- InstanceEndEditable -->
    </div>
    </div>
        
    <div id="container">
    <div id="sidebar1">
    <h3 style="text-align: center;"><a id="menu_Utilities"> Utilities </a></h3>
    <p><a href="timestepping.html" id="menu_timeintegration">Time Integration</a></p>
    </div>
        <p><br class="clearfloat" /></p>
      </body>