smesh/doc/salome/gui/SMESH/files/arithmetic_1d.htm

138 lines
4.2 KiB
HTML
Executable File

<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<title>Arithmetic 1D</title>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../default.css'>");}
//-->
</script>
<style type="text/css">
<!--
img_whs1 { border:none; width:30px; height:30px; float:none; border-style:none; }
p.whs2 { margin-left:40px; }
img_whs3 { border:none; width:319px; height:222px; border-style:none; }
p.whs4 { margin-left:0px; }
ul.whs5 { list-style:disc; }
-->
</style><script type="text/javascript" language="JavaScript">
<!--
if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
{
var strNSS = "<style type='text/css'>";
strNSS += "p.whs4 {margin-left:1pt; }";
strNSS +="</style>";
document.write(strNSS);
}
//-->
</script>
<script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
<!--
function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight)
location.reload();
}
if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
origWidth = innerWidth;
origHeight = innerHeight;
onresize = reDo;
}
onerror = null;
//-->
</script>
<style type="text/css">
<!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
-->
</style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
<script type="text/javascript" language="javascript" src="../whver.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
<script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
</head>
<body><script type="text/javascript" language="javascript1.2">
<!--
if (window.gbWhTopic)
{
if (window.addTocInfo)
{
addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nArithmetic 1D hypothesis");
addButton("show",BTN_TEXT,"Show","","","","",0,0,"","","");
}
if (window.writeBtnStyle)
writeBtnStyle();
if (window.writeIntopicBar)
writeIntopicBar(1);
if (window.setRelStartPage)
{
setRelStartPage("../smesh.htm");
autoSync(1);
sendSyncInfo();
sendAveInfoOut();
}
}
else
if (window.gbIE4)
document.location.reload();
//-->
</script>
<h1>Arithmetic 1D hypothesis</h1>
<p><img src="../i_blue.jpg" x-maintain-ratio="TRUE" width="30px" height="30px" border="0" class="img_whs1"> <span style="font-weight: bold;"><B>Arithmetic 1D</B></span>
is a hypothesis for the Regular 1D algorithm. It allows to split edges
into segments with a length that changes in arithmetic progression (Lk
= Lk-1 + d) beginning from a given starting length and up to a given end
length.</p>
<p>&nbsp;</p>
<p>Similar to Start and End Length.</p>
<p>&nbsp;</p>
<p class=TODO>To define the Arithmetic 1D hypothesis:</p>
<p class=TODO>&nbsp;</p>
<p class="whs2">Select this hypothesis in <a href="about_hypotheses.htm#CreateHyp">the
<span style="font-weight: bold;"><B>Create Hypotheses </B></span>dialog box</a>
and click <span style="font-weight: bold;"><B>Create</B></span>. The following
dialog box will appear:</p>
<p class="whs2">&nbsp;</p>
<p class="whs2"><img src="../image16.jpg" width="319px" height="222px" border="0" class="img_whs3"></p>
<p class="whs4">&nbsp;</p>
<p class="whs4">In this dialog box you can set:</p>
<p class="whs4">&nbsp;</p>
<ul type="disc" class="whs5">
<li class=kadov-p><p class="whs4"><span style="font-weight: bold;"><B>Name
</B></span>of your Arithmetic 1D hypothesis;</p></li>
<li class=kadov-p><p><span style="font-weight: bold;"><B>Start</B></span>
and <span style="font-weight: bold;"><B>End length</B></span> values</p></li>
</ul>
<script type="text/javascript" language="javascript1.2">
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
//-->
</script>
</body>
</html>