Salome HOME
Merging with WPdev
[modules/smesh.git] / doc / salome / gui / SMESH / files / non_conform_mesh_allowed_hypothesis.htm
1 <!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
2
3 <html>
4
5 <head>
6 <title>Non conform mesh allowed hypothesis</title>
7 <meta http-equiv="content-type" content="text/html; charset=windows-1252">
8 <meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
9 <link rel="stylesheet" href="../default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
10 <!--
11 if (navigator.appName !="Netscape")
12 {   document.write("<link rel='stylesheet' href='../default.css'>");}
13 //-->
14 </script>
15 <style type="text/css">
16 <!--
17 p.whs1 { margin-left:0px; }
18 p.whs2 { margin-left:40px; }
19 -->
20 </style><script type="text/javascript" language="JavaScript">
21 <!--
22 if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) == 4))
23 {
24   var strNSS = "<style type='text/css'>";
25   strNSS += "p.whs1 {margin-left:1pt; }";
26   strNSS +="</style>";
27   document.write(strNSS);
28 }
29 //-->
30 </script>
31 <script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
32 <!--
33 function reDo() {
34   if (innerWidth != origWidth || innerHeight != origHeight)
35      location.reload();
36 }
37 if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
38         origWidth = innerWidth;
39         origHeight = innerHeight;
40         onresize = reDo;
41 }
42 onerror = null; 
43 //-->
44 </script>
45 <style type="text/css">
46 <!--
47 div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
48 p.WebHelpNavBar { text-align:right; }
49 -->
50 </style><script type="text/javascript" language="javascript1.2" src="../whmsg.js"></script>
51 <script type="text/javascript" language="javascript" src="../whver.js"></script>
52 <script type="text/javascript" language="javascript1.2" src="../whproxy.js"></script>
53 <script type="text/javascript" language="javascript1.2" src="../whutils.js"></script>
54 <script type="text/javascript" language="javascript1.2" src="../whtopic.js"></script>
55 <script type="text/javascript" language="javascript1.2">
56 <!--
57 if (window.gbWhTopic)
58 {
59         if (window.setRelStartPage)
60         {
61         addTocInfo("MESH module\nCreating meshes\nDefining hypotheses\nAdditional Hypotheses");
62 addButton("show",BTN_IMG,"Show","","","","",0,0,"../whd_show0.gif","../whd_show2.gif","../whd_show1.gif");
63 addButton("hide",BTN_IMG,"Hide","","","","",0,0,"../whd_hide0.gif","../whd_hide2.gif","../whd_hide1.gif");
64
65         }
66
67
68         if (window.setRelStartPage)
69         {
70         setRelStartPage("../index.htm");
71
72                 autoSync(1);
73                 sendSyncInfo();
74                 sendAveInfoOut();
75         }
76
77 }
78 else
79         if (window.gbIE4)
80                 document.location.reload();
81 //-->
82 </script>
83 </head>
84 <body><script type="text/javascript" language="javascript1.2">
85 <!--
86 if (window.writeIntopicBar)
87         writeIntopicBar(4);
88 //-->
89 </script>
90 <h1>Additional Hypotheses</h1>
91
92 <p><span style="font-weight: bold;"><B>Additional Hypotheses</B></span> can be 
93  applied as a supplement to the main hypotheses, introducing additional 
94  concepts to mesh creation.</p>
95
96 <p>&nbsp;</p>
97
98 <p>To define an <span style="font-weight: bold;"><B>Additional Hypothesis</B></span> 
99  simply select it in <span style="font-weight: bold;"><B>Create Mesh</B></span> 
100  menu. These hypotheses are actually changes in the rules of mesh creation 
101  and as such don't possess adjustable values. </p>
102
103 <h3>Non Conform mesh allowed hypothesis</h3>
104
105 <p><span style="font-weight: bold;"><B>Non Conform mesh allowed</B></span> hypothesis 
106  allows to generate non-conform meshes (that is, meshes having some edges 
107  ending on an edge or face of adjacent elements). </p>
108
109 <h3>Quadratic Mesh</h3>
110
111 <p>Quadratic Mesh hypothesis allows to build a quadratic mesh (whose edges 
112  are not straight but broken lines and can be defined by three points: 
113  first, middle and last) instead of an ordinary one. &nbsp;</p>
114
115 <h3>Propagation of 1D Hypothesis on opposite edges</h3>
116
117 <p><span style="font-weight: bold;"><B>Propagation of 1D Hypothesis on opposite 
118  edges </B></span>allows to propagate a hypothesis onto an opposite edge. If 
119  a local hypothesis and propagation are defined on an edge of a quadrangular 
120  face, the opposite edge will have the same hypothesis, unless another 
121  hypothesis has been locally defined on the opposite edge.</p>
122
123 <p class="whs1">&nbsp;</p>
124
125 <p class="whs1"><span style="font-weight: bold;"><B>See Also</B></span> 
126  a sample TUI Script of a <a href="../defining_hypotheses_tui.htm#bookmark7">Propagation 
127  hypothesis</a> operation. &nbsp;</p>
128
129 <p>&nbsp;</p>
130
131 <p>&nbsp;</p>
132
133 <p class="whs2">&nbsp;</p>
134
135 <script type="text/javascript" language="javascript1.2">
136 <!--
137 if (window.writeIntopicBar)
138         writeIntopicBar(0);
139 //-->
140 </script>
141 </body>
142 </html>