Salome HOME
Merging with WPdev
[modules/smesh.git] / doc / salome / gui / SMESH / smeshpy_doc / classsmesh_1_1Mesh__Algorithm.html
1 <!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4   <meta http-equiv="Content-Type"
5  content="text/html; charset=iso-8859-1">
6   <meta name="GENERATOR"
7  content="Mozilla/4.73 [en] (WinNT; I) [Netscape]">
8   <title>Main Page</title>
9   <link href="doxygen.css" rel="stylesheet" type="text/css">
10   <link href="tabs.css" rel="stylesheet" type="text/css">
11 </head>
12 <body>
13 <!-- Generated by Doxygen 1.4.6 -->
14 <h1>smesh.Mesh_Algorithm Class Reference</h1>
15 <!-- doxytag: class="smesh::Mesh_Algorithm" --> <br>
16 Mother class to define algorithm, recommended to don't use directly. <a
17  href="#_details">More...</a>
18 <p>Inheritance diagram for smesh.Mesh_Algorithm:<br>
19 <br>
20 </p>
21 <p></p>
22 <center><img src="classsmesh_1_1Mesh__Algorithm__inherit__graph.jpg"
23  usemap="#smesh_8Mesh__Algorithm__inherit__map" alt="Inheritance graph"
24  border="0"></center>
25 <map name="smesh_8Mesh__Algorithm__inherit__map">
26 <area href="classsmesh_1_1Mesh__Hexahedron.html" shape="rect"
27  coords="219,8,395,32" alt="">
28 <area href="classsmesh_1_1Mesh__Netgen.html" shape="rect"
29  coords="234,56,381,80" alt="">
30 <area href="classsmesh_1_1Mesh__Quadrangle.html" shape="rect"
31  coords="221,104,394,128" alt="">
32 <area href="classsmesh_1_1Mesh__Segment.html" shape="rect"
33  coords="229,152,386,176" alt="">
34 <area href="classsmesh_1_1Mesh__Tetrahedron.html" shape="rect"
35  coords="219,200,395,224" alt="">
36 <area href="classsmesh_1_1Mesh__Triangle.html" shape="rect"
37  coords="231,248,383,272" alt="">
38 </map>
39 <table border="0" cellpadding="0" cellspacing="0">
40   <tbody>
41     <tr>
42       <td><br>
43       </td>
44     </tr>
45     <tr>
46       <td colspan="2"><br>
47       <h2>Public Member Functions</h2>
48       </td>
49     </tr>
50     <tr>
51       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
52       <td class="memItemRight" valign="bottom"><a class="el"
53  href="classsmesh_1_1Mesh__Algorithm.html#39dd34eb5db727c1ff2b69a84df18394">GetSubMesh</a></td>
54     </tr>
55     <tr>
56       <td class="mdescLeft">&nbsp;</td>
57       <td class="mdescRight">If the algorithm is global, return 0; <br>
58 else return the submesh associated to this algorithm. <a
59  href="#39dd34eb5db727c1ff2b69a84df18394"></a><br>
60       </td>
61     </tr>
62     <tr>
63       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
64       <td class="memItemRight" valign="bottom"><a class="el"
65  href="classsmesh_1_1Mesh__Algorithm.html#8451e22abaaba662c00052d95f47f7b0">GetAlgorithm</a></td>
66     </tr>
67     <tr>
68       <td class="mdescLeft">&nbsp;</td>
69       <td class="mdescRight">Return the wrapped mesher. <a
70  href="#8451e22abaaba662c00052d95f47f7b0"></a><br>
71       </td>
72     </tr>
73     <tr>
74       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
75       <td class="memItemRight" valign="bottom"><a class="el"
76  href="classsmesh_1_1Mesh__Algorithm.html#f13cd452b3fce74939e43d49ae937e9e">GetCompatibleHypothesis</a></td>
77     </tr>
78     <tr>
79       <td class="mdescLeft">&nbsp;</td>
80       <td class="mdescRight">Get list of hypothesis that can be used
81 with this algorithm. <a href="#f13cd452b3fce74939e43d49ae937e9e"></a><br>
82       </td>
83     </tr>
84     <tr>
85       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
86       <td class="memItemRight" valign="bottom"><a class="el"
87  href="classsmesh_1_1Mesh__Algorithm.html#b1b1de005b6bb9764bc282f54b2925c2">GetName</a></td>
88     </tr>
89     <tr>
90       <td class="mdescLeft">&nbsp;</td>
91       <td class="mdescRight">Get name of algo. <a
92  href="#b1b1de005b6bb9764bc282f54b2925c2"></a><br>
93       </td>
94     </tr>
95     <tr>
96       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
97       <td class="memItemRight" valign="bottom"><a class="el"
98  href="classsmesh_1_1Mesh__Algorithm.html#67ab9bf21cd85694a9702c5c9a4db8b2">SetName</a></td>
99     </tr>
100     <tr>
101       <td class="mdescLeft">&nbsp;</td>
102       <td class="mdescRight">Set name to algo. <a
103  href="#67ab9bf21cd85694a9702c5c9a4db8b2"></a><br>
104       </td>
105     </tr>
106     <tr>
107       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
108       <td class="memItemRight" valign="bottom"><a class="el"
109  href="classsmesh_1_1Mesh__Algorithm.html#9ddd321337780f828103a7aef5662a66">GetId</a></td>
110     </tr>
111     <tr>
112       <td class="mdescLeft">&nbsp;</td>
113       <td class="mdescRight">Get id of algo. <a
114  href="#9ddd321337780f828103a7aef5662a66"></a><br>
115       </td>
116     </tr>
117     <tr>
118       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
119       <td class="memItemRight" valign="bottom"><a class="el"
120  href="classsmesh_1_1Mesh__Algorithm.html#cb3346c2c3cd4334e82c951e2b4929ec">TreatHypoStatus</a></td>
121     </tr>
122     <tr>
123       <td class="mdescLeft">&nbsp;</td>
124       <td class="mdescRight">Private method. <a
125  href="#cb3346c2c3cd4334e82c951e2b4929ec"></a><br>
126       </td>
127     </tr>
128     <tr>
129       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
130       <td class="memItemRight" valign="bottom"><a class="el"
131  href="classsmesh_1_1Mesh__Algorithm.html#b0ee92d94d1907fc263864b727685187">Create</a></td>
132     </tr>
133     <tr>
134       <td class="mdescLeft">&nbsp;</td>
135       <td class="mdescRight">Private method. <a
136  href="#b0ee92d94d1907fc263864b727685187"></a><br>
137       </td>
138     </tr>
139     <tr>
140       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">def&nbsp;</td>
141       <td class="memItemRight" valign="bottom"><a class="el"
142  href="classsmesh_1_1Mesh__Algorithm.html#e6c4621e95fa72626c26a320a53c5929">Hypothesis</a></td>
143     </tr>
144     <tr>
145       <td class="mdescLeft">&nbsp;</td>
146       <td class="mdescRight">Private method. <a
147  href="#e6c4621e95fa72626c26a320a53c5929"></a><br>
148       </td>
149     </tr>
150     <tr>
151       <td colspan="2"><br>
152       <h2>Data Fields</h2>
153       </td>
154     </tr>
155     <tr>
156       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
157       <td class="memItemRight" valign="bottom"><a class="el"
158  href="classsmesh_1_1Mesh__Algorithm.html#a2388901def73df05eabdc3dd0aeb876">mesh</a></td>
159     </tr>
160     <tr>
161       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
162       <td class="memItemRight" valign="bottom"><a class="el"
163  href="classsmesh_1_1Mesh__Algorithm.html#b637c67f711a33b32c3b56073a65db52">geom</a></td>
164     </tr>
165     <tr>
166       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
167       <td class="memItemRight" valign="bottom"><a class="el"
168  href="classsmesh_1_1Mesh__Algorithm.html#e31641d994477ff6913cef21bc8eed50">subm</a></td>
169     </tr>
170     <tr>
171       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">&nbsp;</td>
172       <td class="memItemRight" valign="bottom"><a class="el"
173  href="classsmesh_1_1Mesh__Algorithm.html#169100dea59b37e7e9a0d155b7208fc8">algo</a></td>
174     </tr>
175     <tr>
176       <td colspan="2"><br>
177       <h2>Static Public Attributes</h2>
178       </td>
179     </tr>
180     <tr>
181       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
182       <td class="memItemRight" valign="bottom"><a class="el"
183  href="classsmesh_1_1Mesh__Algorithm.html#47bfe89357342e4a889d4723518288e1">mesh</a>
184 = 0</td>
185     </tr>
186     <tr>
187       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
188       <td class="memItemRight" valign="bottom"><a class="el"
189  href="classsmesh_1_1Mesh__Algorithm.html#f6608d059606200dce0679f3367112d1">geom</a>
190 = 0</td>
191     </tr>
192     <tr>
193       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
194       <td class="memItemRight" valign="bottom"><a class="el"
195  href="classsmesh_1_1Mesh__Algorithm.html#981bc18824369ac623f4527b7ddddaf5">subm</a>
196 = 0</td>
197     </tr>
198     <tr>
199       <td class="memItemLeft" align="right" nowrap="nowrap" valign="top">int&nbsp;</td>
200       <td class="memItemRight" valign="bottom"><a class="el"
201  href="classsmesh_1_1Mesh__Algorithm.html#ae7e23c67b8497a4b5bbf0cc53ac6693">algo</a>
202 = 0</td>
203     </tr>
204   </tbody>
205 </table>
206 <hr><a name="_details"></a>
207 <h2>Detailed Description</h2>
208 More details.
209 <p></p>
210 <hr>
211 <h2>Member Function Documentation</h2>
212 <a class="anchor" name="39dd34eb5db727c1ff2b69a84df18394"></a><!-- doxytag: member="smesh::Mesh_Algorithm::GetSubMesh" ref="39dd34eb5db727c1ff2b69a84df18394" args="" -->
213 <p>
214 <table class="mdTable" cellpadding="2" cellspacing="0">
215   <tbody>
216     <tr>
217       <td class="mdRow">
218       <table border="0" cellpadding="0" cellspacing="0">
219         <tbody>
220           <tr>
221             <td class="md" nowrap="nowrap" valign="top">def
222 smesh.Mesh_Algorithm.GetSubMesh </td>
223             <td class="md" valign="top">(&nbsp;</td>
224             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
225             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
226             </td>
227             <td class="md" valign="top">&nbsp;)&nbsp;</td>
228             <td class="md" nowrap="nowrap"><br>
229             </td>
230           </tr>
231         </tbody>
232       </table>
233       </td>
234     </tr>
235   </tbody>
236 </table>
237 <table border="0" cellpadding="0" cellspacing="5">
238   <tbody>
239     <tr>
240       <td> &nbsp; </td>
241       <td>
242       <p> </p>
243       <br>
244       </td>
245     </tr>
246   </tbody>
247 </table>
248 <a class="anchor" name="8451e22abaaba662c00052d95f47f7b0"></a><!-- doxytag: member="smesh::Mesh_Algorithm::GetAlgorithm" ref="8451e22abaaba662c00052d95f47f7b0" args="" --></p>
249 <p>
250 <table class="mdTable" cellpadding="2" cellspacing="0">
251   <tbody>
252     <tr>
253       <td class="mdRow">
254       <table border="0" cellpadding="0" cellspacing="0">
255         <tbody>
256           <tr>
257             <td class="md" nowrap="nowrap" valign="top">def
258 smesh.Mesh_Algorithm.GetAlgorithm </td>
259             <td class="md" valign="top">(&nbsp;</td>
260             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
261             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
262             </td>
263             <td class="md" valign="top">&nbsp;)&nbsp;</td>
264             <td class="md" nowrap="nowrap"><br>
265             </td>
266           </tr>
267         </tbody>
268       </table>
269       </td>
270     </tr>
271   </tbody>
272 </table>
273 <table border="0" cellpadding="0" cellspacing="5">
274   <tbody>
275     <tr>
276       <td> &nbsp; </td>
277       <td>
278       <p> </p>
279       <br>
280       </td>
281     </tr>
282   </tbody>
283 </table>
284 <a class="anchor" name="f13cd452b3fce74939e43d49ae937e9e"></a><!-- doxytag: member="smesh::Mesh_Algorithm::GetCompatibleHypothesis" ref="f13cd452b3fce74939e43d49ae937e9e" args="" --></p>
285 <p>
286 <table class="mdTable" cellpadding="2" cellspacing="0">
287   <tbody>
288     <tr>
289       <td class="mdRow">
290       <table border="0" cellpadding="0" cellspacing="0">
291         <tbody>
292           <tr>
293             <td class="md" nowrap="nowrap" valign="top">def
294 smesh.Mesh_Algorithm.GetCompatibleHypothesis </td>
295             <td class="md" valign="top">(&nbsp;</td>
296             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
297             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
298             </td>
299             <td class="md" valign="top">&nbsp;)&nbsp;</td>
300             <td class="md" nowrap="nowrap"><br>
301             </td>
302           </tr>
303         </tbody>
304       </table>
305       </td>
306     </tr>
307   </tbody>
308 </table>
309 <table border="0" cellpadding="0" cellspacing="5">
310   <tbody>
311     <tr>
312       <td> &nbsp; </td>
313       <td>
314       <p> </p>
315       <br>
316       </td>
317     </tr>
318   </tbody>
319 </table>
320 <a class="anchor" name="b1b1de005b6bb9764bc282f54b2925c2"></a><!-- doxytag: member="smesh::Mesh_Algorithm::GetName" ref="b1b1de005b6bb9764bc282f54b2925c2" args="" --></p>
321 <p>
322 <table class="mdTable" cellpadding="2" cellspacing="0">
323   <tbody>
324     <tr>
325       <td class="mdRow">
326       <table border="0" cellpadding="0" cellspacing="0">
327         <tbody>
328           <tr>
329             <td class="md" nowrap="nowrap" valign="top">def
330 smesh.Mesh_Algorithm.GetName </td>
331             <td class="md" valign="top">(&nbsp;</td>
332             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
333             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
334             </td>
335             <td class="md" valign="top">&nbsp;)&nbsp;</td>
336             <td class="md" nowrap="nowrap"><br>
337             </td>
338           </tr>
339         </tbody>
340       </table>
341       </td>
342     </tr>
343   </tbody>
344 </table>
345 <table border="0" cellpadding="0" cellspacing="5">
346   <tbody>
347     <tr>
348       <td> &nbsp; </td>
349       <td>
350       <p> </p>
351       <br>
352       </td>
353     </tr>
354   </tbody>
355 </table>
356 <a class="anchor" name="67ab9bf21cd85694a9702c5c9a4db8b2"></a><!-- doxytag: member="smesh::Mesh_Algorithm::SetName" ref="67ab9bf21cd85694a9702c5c9a4db8b2" args="" --></p>
357 <p>
358 <table class="mdTable" cellpadding="2" cellspacing="0">
359   <tbody>
360     <tr>
361       <td class="mdRow">
362       <table border="0" cellpadding="0" cellspacing="0">
363         <tbody>
364           <tr>
365             <td class="md" nowrap="nowrap" valign="top">def
366 smesh.Mesh_Algorithm.SetName </td>
367             <td class="md" valign="top">(&nbsp;</td>
368             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
369             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
370           </tr>
371           <tr>
372             <td class="md" align="right" nowrap="nowrap"><br>
373             </td>
374             <td class="md"><br>
375             </td>
376             <td class="md" nowrap="nowrap">&nbsp;</td>
377             <td class="mdname" nowrap="nowrap"> <em>name</em></td>
378           </tr>
379           <tr>
380             <td class="md"><br>
381             </td>
382             <td class="md">)&nbsp;</td>
383             <td class="md" colspan="2"><br>
384             </td>
385           </tr>
386         </tbody>
387       </table>
388       </td>
389     </tr>
390   </tbody>
391 </table>
392 <table border="0" cellpadding="0" cellspacing="5">
393   <tbody>
394     <tr>
395       <td> &nbsp; </td>
396       <td>
397       <p> </p>
398       <br>
399       </td>
400     </tr>
401   </tbody>
402 </table>
403 <a class="anchor" name="9ddd321337780f828103a7aef5662a66"></a><!-- doxytag: member="smesh::Mesh_Algorithm::GetId" ref="9ddd321337780f828103a7aef5662a66" args="" --></p>
404 <p>
405 <table class="mdTable" cellpadding="2" cellspacing="0">
406   <tbody>
407     <tr>
408       <td class="mdRow">
409       <table border="0" cellpadding="0" cellspacing="0">
410         <tbody>
411           <tr>
412             <td class="md" nowrap="nowrap" valign="top">def
413 smesh.Mesh_Algorithm.GetId </td>
414             <td class="md" valign="top">(&nbsp;</td>
415             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
416             <td class="mdname1" nowrap="nowrap" valign="top"> <em>self</em>
417             </td>
418             <td class="md" valign="top">&nbsp;)&nbsp;</td>
419             <td class="md" nowrap="nowrap"><br>
420             </td>
421           </tr>
422         </tbody>
423       </table>
424       </td>
425     </tr>
426   </tbody>
427 </table>
428 <table border="0" cellpadding="0" cellspacing="5">
429   <tbody>
430     <tr>
431       <td> &nbsp; </td>
432       <td>
433       <p> </p>
434       <br>
435       </td>
436     </tr>
437   </tbody>
438 </table>
439 <a class="anchor" name="cb3346c2c3cd4334e82c951e2b4929ec"></a><!-- doxytag: member="smesh::Mesh_Algorithm::TreatHypoStatus" ref="cb3346c2c3cd4334e82c951e2b4929ec" args="" --></p>
440 <p>
441 <table class="mdTable" cellpadding="2" cellspacing="0">
442   <tbody>
443     <tr>
444       <td class="mdRow">
445       <table border="0" cellpadding="0" cellspacing="0">
446         <tbody>
447           <tr>
448             <td class="md" nowrap="nowrap" valign="top">def
449 smesh.Mesh_Algorithm.TreatHypoStatus </td>
450             <td class="md" valign="top">(&nbsp;</td>
451             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
452             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
453           </tr>
454           <tr>
455             <td class="md" align="right" nowrap="nowrap"><br>
456             </td>
457             <td class="md"><br>
458             </td>
459             <td class="md" nowrap="nowrap">&nbsp;</td>
460             <td class="mdname" nowrap="nowrap"> <em>status</em>, </td>
461           </tr>
462           <tr>
463             <td class="md" align="right" nowrap="nowrap"><br>
464             </td>
465             <td class="md"><br>
466             </td>
467             <td class="md" nowrap="nowrap">&nbsp;</td>
468             <td class="mdname" nowrap="nowrap"> <em>hypName</em>, </td>
469           </tr>
470           <tr>
471             <td class="md" align="right" nowrap="nowrap"><br>
472             </td>
473             <td class="md"><br>
474             </td>
475             <td class="md" nowrap="nowrap">&nbsp;</td>
476             <td class="mdname" nowrap="nowrap"> <em>geomName</em>, </td>
477           </tr>
478           <tr>
479             <td class="md" align="right" nowrap="nowrap"><br>
480             </td>
481             <td class="md"><br>
482             </td>
483             <td class="md" nowrap="nowrap">&nbsp;</td>
484             <td class="mdname" nowrap="nowrap"> <em>isAlgo</em></td>
485           </tr>
486           <tr>
487             <td class="md"><br>
488             </td>
489             <td class="md">)&nbsp;</td>
490             <td class="md" colspan="2"><br>
491             </td>
492           </tr>
493         </tbody>
494       </table>
495       </td>
496     </tr>
497   </tbody>
498 </table>
499 <table border="0" cellpadding="0" cellspacing="5">
500   <tbody>
501     <tr>
502       <td> &nbsp; </td>
503       <td>
504       <p>Print error message if a hypothesis was not assigned. </p>
505       </td>
506     </tr>
507   </tbody>
508 </table>
509 <a class="anchor" name="b0ee92d94d1907fc263864b727685187"></a><!-- doxytag: member="smesh::Mesh_Algorithm::Create" ref="b0ee92d94d1907fc263864b727685187" args="" --></p>
510 <p>
511 <table class="mdTable" cellpadding="2" cellspacing="0">
512   <tbody>
513     <tr>
514       <td class="mdRow">
515       <table border="0" cellpadding="0" cellspacing="0">
516         <tbody>
517           <tr>
518             <td class="md" nowrap="nowrap" valign="top">def
519 smesh.Mesh_Algorithm.Create </td>
520             <td class="md" valign="top">(&nbsp;</td>
521             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
522             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
523           </tr>
524           <tr>
525             <td class="md" align="right" nowrap="nowrap"><br>
526             </td>
527             <td class="md"><br>
528             </td>
529             <td class="md" nowrap="nowrap">&nbsp;</td>
530             <td class="mdname" nowrap="nowrap"> <em>mesh</em>, </td>
531           </tr>
532           <tr>
533             <td class="md" align="right" nowrap="nowrap"><br>
534             </td>
535             <td class="md"><br>
536             </td>
537             <td class="md" nowrap="nowrap">&nbsp;</td>
538             <td class="mdname" nowrap="nowrap"> <em>geom</em>, </td>
539           </tr>
540           <tr>
541             <td class="md" align="right" nowrap="nowrap"><br>
542             </td>
543             <td class="md"><br>
544             </td>
545             <td class="md" nowrap="nowrap">&nbsp;</td>
546             <td class="mdname" nowrap="nowrap"> <em>hypo</em>, </td>
547           </tr>
548           <tr>
549             <td class="md" align="right" nowrap="nowrap"><br>
550             </td>
551             <td class="md"><br>
552             </td>
553             <td class="md" nowrap="nowrap">&nbsp;</td>
554             <td class="mdname" nowrap="nowrap"> <em>so</em> = <code>"libStdMeshersEngine.so"</code></td>
555           </tr>
556           <tr>
557             <td class="md"><br>
558             </td>
559             <td class="md">)&nbsp;</td>
560             <td class="md" colspan="2"><br>
561             </td>
562           </tr>
563         </tbody>
564       </table>
565       </td>
566     </tr>
567   </tbody>
568 </table>
569 <table border="0" cellpadding="0" cellspacing="5">
570   <tbody>
571     <tr>
572       <td> &nbsp; </td>
573       <td>
574       <p> </p>
575       <br>
576       </td>
577     </tr>
578   </tbody>
579 </table>
580 <a class="anchor" name="e6c4621e95fa72626c26a320a53c5929"></a><!-- doxytag: member="smesh::Mesh_Algorithm::Hypothesis" ref="e6c4621e95fa72626c26a320a53c5929" args="" --></p>
581 <p>
582 <table class="mdTable" cellpadding="2" cellspacing="0">
583   <tbody>
584     <tr>
585       <td class="mdRow">
586       <table border="0" cellpadding="0" cellspacing="0">
587         <tbody>
588           <tr>
589             <td class="md" nowrap="nowrap" valign="top">def
590 smesh.Mesh_Algorithm.Hypothesis </td>
591             <td class="md" valign="top">(&nbsp;</td>
592             <td class="md" nowrap="nowrap" valign="top">&nbsp;</td>
593             <td class="mdname" nowrap="nowrap"> <em>self</em>, </td>
594           </tr>
595           <tr>
596             <td class="md" align="right" nowrap="nowrap"><br>
597             </td>
598             <td class="md"><br>
599             </td>
600             <td class="md" nowrap="nowrap">&nbsp;</td>
601             <td class="mdname" nowrap="nowrap"> <em>hyp</em>, </td>
602           </tr>
603           <tr>
604             <td class="md" align="right" nowrap="nowrap"><br>
605             </td>
606             <td class="md"><br>
607             </td>
608             <td class="md" nowrap="nowrap">&nbsp;</td>
609             <td class="mdname" nowrap="nowrap"> <em>args</em> = <code>[]</code>,
610             </td>
611           </tr>
612           <tr>
613             <td class="md" align="right" nowrap="nowrap"><br>
614             </td>
615             <td class="md"><br>
616             </td>
617             <td class="md" nowrap="nowrap">&nbsp;</td>
618             <td class="mdname" nowrap="nowrap"> <em>so</em> = <code>"libStdMeshersEngine.so"</code></td>
619           </tr>
620           <tr>
621             <td class="md"><br>
622             </td>
623             <td class="md">)&nbsp;</td>
624             <td class="md" colspan="2"><br>
625             </td>
626           </tr>
627         </tbody>
628       </table>
629       </td>
630     </tr>
631   </tbody>
632 </table>
633 <table border="0" cellpadding="0" cellspacing="5">
634   <tbody>
635     <tr>
636       <td> &nbsp; </td>
637       <td>
638       <p> </p>
639       <br>
640       </td>
641     </tr>
642   </tbody>
643 </table>
644 </p>
645 <hr>
646 <h2>Field Documentation</h2>
647 <a class="anchor" name="47bfe89357342e4a889d4723518288e1"></a><!-- doxytag: member="smesh::Mesh_Algorithm::mesh" ref="47bfe89357342e4a889d4723518288e1" args="" -->
648 <p>
649 <table class="mdTable" cellpadding="2" cellspacing="0">
650   <tbody>
651     <tr>
652       <td class="mdRow">
653       <table border="0" cellpadding="0" cellspacing="0">
654         <tbody>
655           <tr>
656             <td class="md" nowrap="nowrap" valign="top">int <a
657  class="el"
658  href="classsmesh_1_1Mesh__Algorithm.html#47bfe89357342e4a889d4723518288e1">smesh.Mesh_Algorithm.mesh</a>
659 = 0<code> [static]</code> </td>
660           </tr>
661         </tbody>
662       </table>
663       </td>
664     </tr>
665   </tbody>
666 </table>
667 <table border="0" cellpadding="0" cellspacing="5">
668   <tbody>
669     <tr>
670       <td> &nbsp; </td>
671       <td>
672       <p> </p>
673       <br>
674       </td>
675     </tr>
676   </tbody>
677 </table>
678 <a class="anchor" name="f6608d059606200dce0679f3367112d1"></a><!-- doxytag: member="smesh::Mesh_Algorithm::geom" ref="f6608d059606200dce0679f3367112d1" args="" --></p>
679 <p>
680 <table class="mdTable" cellpadding="2" cellspacing="0">
681   <tbody>
682     <tr>
683       <td class="mdRow">
684       <table border="0" cellpadding="0" cellspacing="0">
685         <tbody>
686           <tr>
687             <td class="md" nowrap="nowrap" valign="top">int <a
688  class="el"
689  href="classsmesh_1_1Mesh__Algorithm.html#f6608d059606200dce0679f3367112d1">smesh.Mesh_Algorithm.geom</a>
690 = 0<code> [static]</code> </td>
691           </tr>
692         </tbody>
693       </table>
694       </td>
695     </tr>
696   </tbody>
697 </table>
698 <table border="0" cellpadding="0" cellspacing="5">
699   <tbody>
700     <tr>
701       <td> &nbsp; </td>
702       <td>
703       <p> </p>
704       <br>
705       </td>
706     </tr>
707   </tbody>
708 </table>
709 <a class="anchor" name="981bc18824369ac623f4527b7ddddaf5"></a><!-- doxytag: member="smesh::Mesh_Algorithm::subm" ref="981bc18824369ac623f4527b7ddddaf5" args="" --></p>
710 <p>
711 <table class="mdTable" cellpadding="2" cellspacing="0">
712   <tbody>
713     <tr>
714       <td class="mdRow">
715       <table border="0" cellpadding="0" cellspacing="0">
716         <tbody>
717           <tr>
718             <td class="md" nowrap="nowrap" valign="top">int <a
719  class="el"
720  href="classsmesh_1_1Mesh__Algorithm.html#981bc18824369ac623f4527b7ddddaf5">smesh.Mesh_Algorithm.subm</a>
721 = 0<code> [static]</code> </td>
722           </tr>
723         </tbody>
724       </table>
725       </td>
726     </tr>
727   </tbody>
728 </table>
729 <table border="0" cellpadding="0" cellspacing="5">
730   <tbody>
731     <tr>
732       <td> &nbsp; </td>
733       <td>
734       <p> </p>
735       <br>
736       </td>
737     </tr>
738   </tbody>
739 </table>
740 <a class="anchor" name="ae7e23c67b8497a4b5bbf0cc53ac6693"></a><!-- doxytag: member="smesh::Mesh_Algorithm::algo" ref="ae7e23c67b8497a4b5bbf0cc53ac6693" args="" --></p>
741 <p>
742 <table class="mdTable" cellpadding="2" cellspacing="0">
743   <tbody>
744     <tr>
745       <td class="mdRow">
746       <table border="0" cellpadding="0" cellspacing="0">
747         <tbody>
748           <tr>
749             <td class="md" nowrap="nowrap" valign="top">int <a
750  class="el"
751  href="classsmesh_1_1Mesh__Algorithm.html#ae7e23c67b8497a4b5bbf0cc53ac6693">smesh.Mesh_Algorithm.algo</a>
752 = 0<code> [static]</code> </td>
753           </tr>
754         </tbody>
755       </table>
756       </td>
757     </tr>
758   </tbody>
759 </table>
760 <table border="0" cellpadding="0" cellspacing="5">
761   <tbody>
762     <tr>
763       <td> &nbsp; </td>
764       <td>
765       <p> </p>
766       <br>
767       </td>
768     </tr>
769   </tbody>
770 </table>
771 <a class="anchor" name="a2388901def73df05eabdc3dd0aeb876"></a><!-- doxytag: member="smesh::Mesh_Algorithm::mesh" ref="a2388901def73df05eabdc3dd0aeb876" args="" --></p>
772 <p>
773 <table class="mdTable" cellpadding="2" cellspacing="0">
774   <tbody>
775     <tr>
776       <td class="mdRow">
777       <table border="0" cellpadding="0" cellspacing="0">
778         <tbody>
779           <tr>
780             <td class="md" nowrap="nowrap" valign="top"><a class="el"
781  href="classsmesh_1_1Mesh__Algorithm.html#47bfe89357342e4a889d4723518288e1">smesh.Mesh_Algorithm.mesh</a>
782             </td>
783           </tr>
784         </tbody>
785       </table>
786       </td>
787     </tr>
788   </tbody>
789 </table>
790 <table border="0" cellpadding="0" cellspacing="5">
791   <tbody>
792     <tr>
793       <td> &nbsp; </td>
794       <td>
795       <p> </p>
796       <br>
797       </td>
798     </tr>
799   </tbody>
800 </table>
801 <a class="anchor" name="b637c67f711a33b32c3b56073a65db52"></a><!-- doxytag: member="smesh::Mesh_Algorithm::geom" ref="b637c67f711a33b32c3b56073a65db52" args="" --></p>
802 <p>
803 <table class="mdTable" cellpadding="2" cellspacing="0">
804   <tbody>
805     <tr>
806       <td class="mdRow">
807       <table border="0" cellpadding="0" cellspacing="0">
808         <tbody>
809           <tr>
810             <td class="md" nowrap="nowrap" valign="top"><a class="el"
811  href="classsmesh_1_1Mesh__Algorithm.html#f6608d059606200dce0679f3367112d1">smesh.Mesh_Algorithm.geom</a>
812             </td>
813           </tr>
814         </tbody>
815       </table>
816       </td>
817     </tr>
818   </tbody>
819 </table>
820 <table border="0" cellpadding="0" cellspacing="5">
821   <tbody>
822     <tr>
823       <td> &nbsp; </td>
824       <td>
825       <p> </p>
826       <br>
827       </td>
828     </tr>
829   </tbody>
830 </table>
831 <a class="anchor" name="e31641d994477ff6913cef21bc8eed50"></a><!-- doxytag: member="smesh::Mesh_Algorithm::subm" ref="e31641d994477ff6913cef21bc8eed50" args="" --></p>
832 <p>
833 <table class="mdTable" cellpadding="2" cellspacing="0">
834   <tbody>
835     <tr>
836       <td class="mdRow">
837       <table border="0" cellpadding="0" cellspacing="0">
838         <tbody>
839           <tr>
840             <td class="md" nowrap="nowrap" valign="top"><a class="el"
841  href="classsmesh_1_1Mesh__Algorithm.html#981bc18824369ac623f4527b7ddddaf5">smesh.Mesh_Algorithm.subm</a>
842             </td>
843           </tr>
844         </tbody>
845       </table>
846       </td>
847     </tr>
848   </tbody>
849 </table>
850 <table border="0" cellpadding="0" cellspacing="5">
851   <tbody>
852     <tr>
853       <td> &nbsp; </td>
854       <td>
855       <p> </p>
856       <br>
857       </td>
858     </tr>
859   </tbody>
860 </table>
861 <a class="anchor" name="169100dea59b37e7e9a0d155b7208fc8"></a><!-- doxytag: member="smesh::Mesh_Algorithm::algo" ref="169100dea59b37e7e9a0d155b7208fc8" args="" --></p>
862 <p>
863 <table class="mdTable" cellpadding="2" cellspacing="0">
864   <tbody>
865     <tr>
866       <td class="mdRow">
867       <table border="0" cellpadding="0" cellspacing="0">
868         <tbody>
869           <tr>
870             <td class="md" nowrap="nowrap" valign="top"><a class="el"
871  href="classsmesh_1_1Mesh__Algorithm.html#ae7e23c67b8497a4b5bbf0cc53ac6693">smesh.Mesh_Algorithm.algo</a>
872             </td>
873           </tr>
874         </tbody>
875       </table>
876       </td>
877     </tr>
878   </tbody>
879 </table>
880 <table border="0" cellpadding="0" cellspacing="5">
881   <tbody>
882     <tr>
883       <td> &nbsp; </td>
884       <td>
885       <p> </p>
886       </td>
887     </tr>
888   </tbody>
889 </table>
890 </p>
891 </body>
892 </html>