Files
LaGriT/docs/_site/pages/semi2.html
2025-12-17 11:00:57 +08:00

557 lines
19 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html lang="en-gb" dir="ltr">
<head>
<title>LaGriT</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="LaGriT : LaGriT is a library providing mesh generation and optimization for a variety of polyhedra and dimensions.">
<link href="https://fonts.googleapis.com/css?family=Do+Hyeon|Fira+Sans" rel="stylesheet">
<link rel="preload" href="https://getuikit.com/fonts/ProximaNova-Reg-webfont.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="preload" href="https://getuikit.com/fonts/ProximaNova-Light-webfont.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="stylesheet" href="/assets/css/uikit_theme.css">
<link rel="icon" type="image/x-icon" href="https://www.lanl.gov/favicon.ico">
<link rel="stylesheet" type="text/css" href="/assets/css/footer.css">
<!-- load stylesheets -->
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" defer=""></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/he/1.2.0/he.min.js" defer=""></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/marked/0.6.2/marked.min.js" defer=""></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.6.10/vue.min.js" defer=""></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue-router/3.0.2/vue-router.min.js" defer=""></script>
<script src="https://getuikit.com/assets/uikit/dist/js/uikit.min.js?1180" defer=""></script>
<script src="https://getuikit.com/assets/uikit/dist/js/uikit-icons.min.js?1180" defer=""></script>
<script src="https://getuikit.com/assets/highlightjs/highlight.min.js" defer=""></script>
<script src="https://getuikit.com/app/main.min.js?1180" defer=""></script>
<script src="https://www.googletagmanager.com/gtag/js?id=UA-42150424-1" async=""></script>
<!-- tipuesearch files -->
<link rel="stylesheet" href="/assets/tipuesearch/css/normalize.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="/assets/tipuesearch/tipuesearch_content.js"></script>
<link rel="stylesheet" href="/assets/tipuesearch/css/tipuesearch.css">
<script src="/assets/tipuesearch/tipuesearch_set.js"></script>
<script src="/assets/tipuesearch/tipuesearch.min.js"></script>
<!-- Finally, load global style to overwrite template, tipuesearch, etc. -->
<!--<link rel="stylesheet" href="/assets/globalstyle.css">-->
</head>
<body>
<div>
<!-- Header -->
<div uk-sticky="media: 960" class="uk-navbar-container tm-navbar-container uk-sticky uk-sticky-fixed" style="position: fixed; top: 0px; width: 100%; color: #212328;">
<div class="uk-container uk-container-expand">
<nav class="uk-navbar">
<div class="uk-navbar-left">
<a href="/" class="uk-navbar-item uk-logo" style="font-family: 'Do Hyeon', sans-serif; color: white;">
<img uk-img src="/assets/img/logo.png" width="50" class="uk-margin-small-right" alt="LANL logo">
LaGriT
</a>
</div>
<div class="uk-navbar-right">
<ul class="uk-navbar-nav uk-visible@m">
<li><a href="/pages/commands">Commands</a></li>
<li><a href="/pages/tutorial/index">Tutorials</a></li>
<li><a href="/pages/release">Release Notes</a></li>
<li><a href="/pages/publications">Publications</a></li>
<li><a href="http://github.com/lanl/LaGriT"><span uk-icon="github"></span></a></li>
<!-- Begin search bar -->
<div class="nav-overlay uk-navbar-right">
<a class="uk-navbar-toggle" uk-search-icon uk-toggle="target: .nav-overlay; animation: uk-animation-fade" href="#"></a>
</div>
<div class="nav-overlay uk-navbar-left uk-flex-1" hidden>
<div class="uk-navbar-item uk-width-expand">
<form class="uk-search uk-search-navbar uk-width-1-1" action="https://lanl.github.io/LaGriT/search/">
<input class="uk-search-input" name="q" type="search" id="tipue_search_input" placeholder="Search..." autofocus>
</form>
</div>
<a class="uk-navbar-toggle" uk-close uk-toggle="target: .nav-overlay; animation: uk-animation-fade" href="#"></a>
</div>
<script>
$(document).ready(function() {
$('#tipue_search_input').tipuesearch({
'show': 10,
'newWindow' : true,
'showURL' : true,
'showTitleCount' : true,
'descriptiveWords' : 20,
'highlightTerms' : true,
'mode': 'static',
});
});
</script>
<!-- End search bar -->
</ul>
<a uk-navbar-toggle-icon="" href="#offcanvas" uk-toggle="" class="uk-navbar-toggle uk-hidden@m uk-icon uk-navbar-toggle-icon">
<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" data-svg="navbar-toggle-icon">
<rect y="9" width="20" height="2"></rect>
<rect y="3" width="20" height="2"></rect>
<rect y="15" width="20" height="2"></rect>
</svg>
</a>
</div>
</nav>
</div>
</div>
<div class="uk-sticky-placeholder" style="height: 80px; margin: 0px;"></div>
<!-- End Header -->
<!-- Main Body text -->
<div class="tm-main uk-section uk-section-default">
<div class="uk-container uk-container-small uk-position-relative">
<p>cmo/create/3dmesh</p>
<p>surface/brt/reflect /plane/1.0,0.0,0.0/1.0,1.0,0.0/1.0,0.0,1.0/</p>
<p>surface/blt/reflect /plane/0.0,0.0,0.0/0.0,0.0,1.0/0.0,1.0,0.0/</p>
<p>surface/btp/reflect /plane/0.0,0.0,2.0/1.0,0.0,2.0/0.0,1.0,2.0/</p>
<p>surface/bbt/reflect /plane/0.0,0.0,0.0/0.0,1.0,0.0/1.0,0.0,0.0/</p>
<p>surface/bfr/reflect /plane/0.0,-0.2,0.0/1.0,-0.2,0.0/0.0,-0.2,1.0/</p>
<p>surface/bbk/intrface/plane/0.0, 1.0,0.0/0.0, 1.0,1.0/1.0, 1.0,0.0/</p>
<p>surface/b1 /intrface/plane/0.4,0.0,0.0/0.4,1.0,0.0/0.4,0.0,1.0/</p>
<p>surface/b2 /intrface/plane/0.6,0.0,0.0/0.6,1.0,0.0/0.6,0.0,1.0/</p>
<p>surface/b3 /intrface/plane/0.7,0.0,0.0/0.7,1.0,0.0/0.7,0.0,1.0/</p>
<p>surface/pl1/intrface/plane/0.0,0.0,2.0/0.4,0.0,2.0/0.4,0.0,0.0/</p>
<p>surface/pl2/intrface/plane/0.4,0.0,2.0/0.6,0.05,2.0/0.6,0.05,0.0/</p>
<p>surface/pl3/intrface/plane/0.6,0.05,2.0/0.7,0.2,2.0/0.7,0.2,0.0/</p>
<p>surface/pl4/intrface/plane/0.7,0.2,2.0/1.0,0.2,2.0/1.0,0.2,0.0/</p>
<p>surface/pl5/intrface/plane/0.0,-0.01,2.0/0.4,-0.01,2.0/0.4,-0.01,0.0/</p>
<p>surface/pl6/intrface/plane/0.4,-0.01,2.0/0.6,0.04,2.0/0.6,0.04,0.0/</p>
<p>surface/pl7/intrface/plane/0.6,0.04,2.0/0.7,-0.1,2.0/0.7,-0.1,0.0/</p>
<p>surface/pl8/intrface/plane/0.7,-0.1,2.0/1.0,-0.1,2.0/1.0,-0.1,0.0/</p>
<p>surface/pl9/intrface/plane/0.0,0.0,0.5/1.0,0.0,0.5/0.0,1.0,0.5/</p>
<p>surface/pla/intrface/plane/0.0,1.0,1.5/1.0,0.0,1.5/0.0,0.0,1.5/</p>
<p>surface/plb/intrface/plane/0.0,0.0,0.1/1.0,0.0,0.1/0.0,1.0,0.1/</p>
<p>surface/plc/intrface/plane/0.0,1.0,0.4/1.0,0.0,0.4/0.0,0.0,0.4/</p>
<p>surface/pld/intrface/plane/0.0,0.0,1.6/1.0,0.0,1.6/0.0,1.0,1.6/</p>
<p>surface/ple/intrface/plane/0.0,1.0,1.9/1.0,0.0,1.9/0.0,0.0,1.9/</p>
<p>surface/plf/intrface/plane/0.0,-0.15,2.0/0.4,-0.15,2.0/0.4,-0.15,0.0/</p>
<p>surface/plg/reflect /plane/0.0,1.2,0.0/0.0,1.2,2.0/1.0,1.2,0.0/</p>
<p>mregion/reg1/ ( le blt and lt b1 and le btp and le bbt and lt bbk &amp;</p>
<p>and gt pl1 ) or &amp;</p>
<p>( ge b1 and lt b2 and le btp and le bbt and lt bbk &amp;</p>
<p>and gt pl2 ) or &amp;</p>
<p>( ge b2 and lt b3 and le btp and le bbt and lt bbk &amp;</p>
<p>and gt pl3 ) or &amp;</p>
<p>( ge b3 and le brt and le btp and le bbt and lt bbk &amp;</p>
<p>and gt pl4 )</p>
<p>mregion/reg2/ ( le blt and lt b1 &amp;</p>
<p>and lt pl1 and gt pl5 and gt pl9 and gt pla ) or &amp;</p>
<p>( ge b1 and le b2 &amp;</p>
<p>and lt pl2 and gt pl6 and gt pl9 and gt pla ) or &amp;</p>
<p>( gt b2 and lt b3 and le btp and le bbt &amp;</p>
<p>and lt pl3 and gt pl7 ) or &amp;</p>
<p>( ge b3 and le brt and le btp and le bbt &amp;</p>
<p>and lt pl4 and gt pl8 )</p>
<p>mregion/reg3/ ( le blt and le b1 and le bbt and le bfr &amp;</p>
<p>and lt pl1 and lt plb ) or &amp;</p>
<p>( le blt and le b1 and le bfr &amp;</p>
<p>and lt plf and ge plb and ge plc ) or &amp;</p>
<p>( le blt and le b1 and le bfr &amp;</p>
<p>and lt pl1 and lt plc and lt pl9 ) or &amp;</p>
<p>( le blt and le b1 and le bfr &amp;</p>
<p>and lt plf and ge pl9 and ge pla ) or &amp;</p>
<p>( le blt and le b1 and le bfr &amp;</p>
<p>and lt pl1 and lt pla and lt pld ) or &amp;</p>
<p>( le blt and le b1 and le bfr &amp;</p>
<p>and lt plf and ge pld and ge ple ) or &amp;</p>
<p>( le blt and le b1 and le btp and le bfr &amp;</p>
<p>and lt pl1 and lt ple ) or &amp;</p>
<p>( gt b1 and lt b2 and le bfr &amp;</p>
<p>and lt plf and ge pl9 and ge pla ) or &amp;</p>
<p>( gt b1 and lt b2 and le bfr and le btp and le bbt &amp;</p>
<p>and lt pl2 and ( lt pl9 or lt pla ) ) or &amp;</p>
<p>( ge b2 and le b3 and le bfr &amp;</p>
<p>and lt plf and ge pl9 and ge pla ) or &amp;</p>
<p>( ge b2 and le b3 and le bfr and le btp and le bbt &amp;</p>
<p>and lt pl7 and ( lt pl9 or lt pla ) ) or &amp;</p>
<p>( gt b3 and le brt and le btp and le bfr &amp;</p>
<p>and lt pl8 and le bbt )</p>
<p>mregion/reg4/ ( le blt and lt b1 &amp;</p>
<p>and lt pl1 and gt plf and gt plb and gt plc )</p>
<p>mregion/reg5/ ( le blt and lt b1 &amp;</p>
<p>and lt pl1 and gt plf and gt pld and gt ple )</p>
<p>mregion/reg6/ ( le blt and lt b1 &amp;</p>
<p>and lt pl5 and gt plf and gt pl9 and gt pla ) or &amp;</p>
<p>( ge b1 and lt b2 &amp;</p>
<p>and lt pl6 and gt plf and gt pl9 and gt pla ) or &amp;</p>
<p>( ge b2 and lt b3 &amp;</p>
<p>and lt pl7 and gt plf and gt pl9 and gt pla )</p>
<p>mregion/reg7/ le plg and le brt and le blt and le btp and le bbt &amp;</p>
<p>and gt bbk</p>
<p>region/reg1a/( le blt and lt b1 and le btp and le bbt and lt bbk &amp;</p>
<p>and gt pl1 )</p>
<p>region/reg1b/( ge b1 and lt b2 and le btp and le bbt and lt bbk &amp;</p>
<p>and ge pl2 )</p>
<p>region/reg1c/( ge b2 and lt b3 and le btp and le bbt and lt bbk &amp;</p>
<p>and ge pl3 )</p>
<p>region/reg1d/( ge b3 and le brt and le btp and le bbt and lt bbk &amp;</p>
<p>and ge pl4 )</p>
<p>region/reg2a/( le blt and lt b1 &amp;</p>
<p>and le pl1 and ge pl5 and ge pl9 and ge pla )</p>
<p>region/reg2b/( ge b1 and lt b2 &amp;</p>
<p>and lt pl2 and ge pl6 and ge pl9 and ge pla )</p>
<p>region/reg2c/( ge b2 and lt b3 and le btp and le bbt &amp;</p>
<p>and lt pl3 and ge pl7 )</p>
<p>region/reg2d/( ge b3 and le brt and le btp and le bbt &amp;</p>
<p>and lt pl4 and ge pl8 )</p>
<p>region/reg3a/ ( le blt and le b1 and le bbt and le bfr &amp;</p>
<p>and le pl1 and lt plb )</p>
<p>region/reg3b/( le blt and le b1 and le bfr &amp;</p>
<p>and lt plf and ge plb and ge plc )</p>
<p>region/reg3c/( le blt and le b1 and le bfr &amp;</p>
<p>and le pl1 and lt plc and lt pl9 )</p>
<p>region/reg3d/( le blt and le b1 and le bfr &amp;</p>
<p>and lt plf and ge pl9 and ge pla )</p>
<p>region/reg3e/( le blt and le b1 and le bfr &amp;</p>
<p>and le pl1 and lt pla and lt pld )</p>
<p>region/reg3f/( le blt and le b1 and le bfr &amp;</p>
<p>and lt plf and ge pld and ge ple )</p>
<p>region/reg3g/( le blt and le b1 and le btp and le bfr &amp;</p>
<p>and le pl1 and lt ple )</p>
<p>region/reg3h/( gt b1 and lt b2 and le bfr &amp;</p>
<p>and lt plf and ge pl9 and ge pla )</p>
<p>region/reg3i/( gt b1 and lt b2 and le btp and le bbt and le bfr &amp;</p>
<p>and lt pl2 and ( lt pl9 or lt pla ) )</p>
<p>region/reg3j/( ge b2 and le b3 and le bfr &amp;</p>
<p>and lt plf and ge pl9 and ge pla )</p>
<p>region/reg3k/( ge b2 and le b3 and le btp and le bbt and le bfr &amp;</p>
<p>and lt pl7 and ( lt pl9 or lt pla ) )</p>
<p>region/reg3l/( gt b3 and le brt and le btp and le bfr and le bbt &amp;</p>
<p>and lt pl8 )</p>
<p>region/reg4/ ( le blt and le b1 &amp;</p>
<p>and le pl1 and ge plf and ge plb and ge plc )</p>
<p>region/reg5/ ( le blt and le b1 &amp;</p>
<p>and le pl1 and ge plf and ge pld and ge ple )</p>
<p>region/reg6a/( le blt and lt b1 &amp;</p>
<p>and lt pl5 and ge plf and ge pl9 and ge pla )</p>
<p>region/reg6b/( ge b1 and lt b2 &amp;</p>
<p>and lt pl6 and ge plf and ge pl9 and ge pla )</p>
<p>region/reg6c/( ge b2 and le b3 &amp;</p>
<p>and lt pl7 and ge plf and ge pl9 and ge pla )</p>
<p>region/reg7/ ( le plg and le brt and le blt and le btp and le bbt &amp;</p>
<p>and ge bbk )</p>
<p>rz/xyz/ 5,1, 4/0.0,3.0,0.0/0.4,3.0,0.1/1,0,1/</p>
<p>rz/xyz/9,1,7/0.0,3.0,0.1/0.4,3.0,0.4/1,0,1/</p>
<p>rz/xyz/ 5,1, 4/0.0,3.0,0.4/0.4,3.0,0.5/1,0,1/</p>
<p>rz/xyz/ 5,1,13/0.0,3.0,0.5/0.4,3.0,1.5/1,0,1/</p>
<p>rz/xyz/ 5,1, 4/0.0,3.0,1.5/0.4,3.0,1.6/1,0,1/</p>
<p>rz/xyz/9,1,7/0.0,3.0,1.6/0.4,3.0,1.9/1,0,1/</p>
<p>rz/xyz/ 5,1, 4/0.0,3.0,1.9/0.4,3.0,2.0/1,0,1/</p>
<p>rz/xyz/ 5,1, 7/0.4,3.0,0.0/0.6,3.0,0.5/1,0,1/</p>
<p>rz/xyz/ 9,1,13/0.4,3.0,0.5/0.6,3.0,1.5/1,0,1/</p>
<p>rz/xyz/ 5,1, 7/0.4,3.0,1.5/0.6,3.0,2.0/1,0,1/</p>
<p>rz/xyz/ 5,1, 7/0.6,3.0,0.0/0.7,3.0,0.5/1,0,1/</p>
<p>rz/xyz/ 5,1,13/0.6,3.0,0.5/0.7,3.0,1.5/1,0,1/</p>
<p>rz/xyz/ 5,1, 7/0.6,3.0,1.5/0.7,3.0,2.0/1,0,1/</p>
<p>rz/xyz/ 5,1,13/0.7,3.0,0.0/1.0,3.0,2.0/1,0,1/</p>
<p>pset/rays/seq/1,0,0/</p>
<p>regnpts/reg1a/
7/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/1,2./</p>
<p>regnpts/reg1b/
7/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/1,2./</p>
<p>regnpts/reg1c/
7/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/1,2./</p>
<p>regnpts/reg1d/
7/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/1,2./</p>
<p>regnpts/reg2a/
2/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg2b/
2/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg2c/
4/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg2d/
4/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3a/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3b/
3/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3c/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3d/
3/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3e/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3f/
3/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3g/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3h/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3i/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3j/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3k/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg3l/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg6a/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg6b/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg6c/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg7/
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg4 /
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>regnpts/reg5 /
5/pset,get,rays/xyz/0.0,-1.0,2.0/1.0,-1.0,2.0/1.0,-1.0,0.0/</p>
<p>zq/itp/pset,get/rays/21</p>
<p>filter/1,0,0/</p>
<p>setpts</p>
<p>dump/x3d/x3d.mos3d.1</p>
<p>search</p>
<p>dump/x3d/x3d.mos3d.2</p>
<p>settets</p>
<p>dump/x3d/x3d.mos3d.3</p>
<p>dump/gmv/gmv.mos3d</p>
<p>finish</p>
<p> </p>
<p><a href="/">Return to LaGriT Home Page</a></p>
</div>
</div>
<!-- Begin footer -->
<footer class="footer-distributed">
<div class="footer-right">
<div><img src="/assets/img/lanl_logo_white.png" height="80"></div>
</div>
<div class="footer-left lg-background-color">
<p class="footer-links" style="font-family: 'Fira Sans', sans-serif; color: white;">
<a href="/">Home</a>
·
<a href="/pylagrit/original/index.html">PyLaGriT</a>
·
<a href="https://int.lanl.gov/org/ddste/aldcels/ees/index.shtml">EES-16</a>
·
<a href="/pages/licensing.html">License</a>
·
<a href="https://lagrit.lanl.gov/">Contact</a>
</p>
<p>&copy; 2019 Los Alamos National Laboratory</p>
<p>EES-16 | Computational Earth Science</p>
<p>LA-CC-15-069</p>
</div>
</footer>
<!-- Begin Navigation Bar -->
<div id="offcanvas" uk-offcanvas="mode: push; overlay: true" class="uk-offcanvas">
<div class="uk-offcanvas-bar">
<div class="uk-panel">
<ul class="uk-nav uk-nav-default tm-nav">
<form class="uk-search uk-search-default" action="https://lanl.github.io/LaGriT/search/">
<a href="" uk-search-icon></a>
<input class="uk-search-input" type="search" placeholder="" name="q" id="tipue_search_input_mobile">
</form>
<li class="uk-nav-header">General</li>
<li><a href="/">Home</a></li>
<li><a href="/pages/commands">Commands</a></li>
<li><a href="/pages/release">Release Notes</a></li>
<li><a href="/pages/publications">Publications</a></li>
<li><a href="http://github.com/lanl/LaGriT">GitHub</a></li>
</ul>
</div>
</div>
</div>
<!-- End Navigation Bar -->
</div>
</body>
</html>