Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 4c90149fad9f5e93922c0d572d139862 > files > 423

libsmesh-devel-6.7.6-2.mga7.armv7hl.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>SALOME - SMESH: SMDSAbs_ElementType.hxx Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  $(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">SALOME - SMESH
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('SMDSAbs__ElementType_8hxx_source.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="headertitle">
<div class="title">SMDSAbs_ElementType.hxx</div>  </div>
</div><!--header-->
<div class="contents">
<a href="SMDSAbs__ElementType_8hxx.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">//  Copyright (C) 2007-2008  CEA/DEN, EDF R&amp;D, OPEN CASCADE</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">//  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">//  CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">//  This library is free software; you can redistribute it and/or</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">//  modify it under the terms of the GNU Lesser General Public</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">//  License as published by the Free Software Foundation; either</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">//  version 2.1 of the License.</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">//  This library is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">//  but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">//  Lesser General Public License for more details.</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">//  You should have received a copy of the GNU Lesser General Public</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">//  License along with this library; if not, write to the Free Software</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment">//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment">//  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment">//  SMESH SMDS : implementaion of Salome mesh data structure</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment">//  File   : SMDSAbs_ElementType.hxx</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment">//  Module : SMESH</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#ifndef _SMDSAbs_ElementType_HeaderFile</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#define _SMDSAbs_ElementType_HeaderFile</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;</div><div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052ac">   32</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052ac">SMDSAbs_ElementType</a></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;  {</div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca71b38e0120931432e6a4b03f5e5b4f9d">   34</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca71b38e0120931432e6a4b03f5e5b4f9d">SMDSAbs_All</a>,</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca6117ca5c99b2c81ea342fbfcc45451f1">   35</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca6117ca5c99b2c81ea342fbfcc45451f1">SMDSAbs_Node</a>,</div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052acaabcc7105f7bb212b4be18a66553e1682">   36</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052acaabcc7105f7bb212b4be18a66553e1682">SMDSAbs_Edge</a>,</div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca5171ff569faed553a3dbe6e6e1dd293d">   37</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca5171ff569faed553a3dbe6e6e1dd293d">SMDSAbs_Face</a>,</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052acab2d178d4a5a68c1b94e670520a11c098">   38</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052acab2d178d4a5a68c1b94e670520a11c098">SMDSAbs_Volume</a>,</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca260f9fa2136347e4209a6f31bd32781b">   39</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca260f9fa2136347e4209a6f31bd32781b">SMDSAbs_0DElement</a>,</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca2d8edaa693aa8df3a8dffb95e233d0ab">   40</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca2d8edaa693aa8df3a8dffb95e233d0ab">SMDSAbs_NbElementTypes</a></div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;  };</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84">   44</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84">SMDSAbs_GeometryType</a></div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;  {</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;    <span class="comment">// 0D element</span></div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a284f878c215d60e4718f047371d2f83b">   47</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a284f878c215d60e4718f047371d2f83b">SMDSGeom_POINT</a>,</div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;    <span class="comment">// 1D element</span></div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a5d3fe19e818369ebce12199ae355e636">   49</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a5d3fe19e818369ebce12199ae355e636">SMDSGeom_EDGE</a>,</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;    <span class="comment">// 2D element</span></div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a5c12a39af162a581a8a24fe8481d09b1">   51</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a5c12a39af162a581a8a24fe8481d09b1">SMDSGeom_TRIANGLE</a>,</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a83cd532c48cf5679c0e9cc766423c5f6">   52</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a83cd532c48cf5679c0e9cc766423c5f6">SMDSGeom_QUADRANGLE</a>,</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84ab509cc8174832ae66b56a65c2c899967">   53</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84ab509cc8174832ae66b56a65c2c899967">SMDSGeom_POLYGON</a>,</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;    <span class="comment">// 3D element</span></div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84aae46bd1f27dca18e69c3e93b715e8167">   55</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84aae46bd1f27dca18e69c3e93b715e8167">SMDSGeom_TETRA</a>,</div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84abe1da4579c780e092d637b56a8d6ec2e">   56</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84abe1da4579c780e092d637b56a8d6ec2e">SMDSGeom_PYRAMID</a>,</div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84ac3b928e2840d50b69861bf2486e42baf">   57</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84ac3b928e2840d50b69861bf2486e42baf">SMDSGeom_HEXA</a>,</div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a8c5bcabfeaa399ae72d9de3f1554e7af">   58</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a8c5bcabfeaa399ae72d9de3f1554e7af">SMDSGeom_PENTA</a>,</div><div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a10cacffaaac3ab3c76647d695cc2acb3">   59</a></span>&#160;    <a class="code" href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a10cacffaaac3ab3c76647d695cc2acb3">SMDSGeom_POLYHEDRA</a>,</div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;  };</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;</div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;</div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550">   63</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550">SMDSAbs_ElementOrder</a> {</div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550ae707bd0647d5783a43b1096076e033ad">   64</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550ae707bd0647d5783a43b1096076e033ad">ORDER_ANY</a>,          </div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550a35d289d4d0a2bb66c979b35ec65f49a5">   65</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550a35d289d4d0a2bb66c979b35ec65f49a5">ORDER_LINEAR</a>,       </div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550a98949d3b86e6e871c315755509f95441">   66</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550a98949d3b86e6e871c315755509f95441">ORDER_QUADRATIC</a>     </div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;};</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;</div><div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262">   73</a></span>&#160;<span class="keyword">enum</span> <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262">SMDSAbs_EntityType</a> {</div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a573e9669c68f151a806cd6ab8e04364c">   74</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a573e9669c68f151a806cd6ab8e04364c">SMDSEntity_Node</a>,</div><div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a3d045d92a3b8e33b2ebfdf00fc2a6721">   75</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a3d045d92a3b8e33b2ebfdf00fc2a6721">SMDSEntity_0D</a>,</div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262abb5620ca2096656cd8e413d54bbd668e">   76</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262abb5620ca2096656cd8e413d54bbd668e">SMDSEntity_Edge</a>,</div><div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a364235b4c04759715eb51d087043746c">   77</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a364235b4c04759715eb51d087043746c">SMDSEntity_Quad_Edge</a>,</div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262acb2006ff11228d96afaa2412cda51189">   78</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262acb2006ff11228d96afaa2412cda51189">SMDSEntity_Triangle</a>,</div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a09eefd869226ea3fda3619338c26f5c9">   79</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a09eefd869226ea3fda3619338c26f5c9">SMDSEntity_Quad_Triangle</a>,</div><div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a71d482697970a8fee83743ae1324834f">   80</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a71d482697970a8fee83743ae1324834f">SMDSEntity_Quadrangle</a>,</div><div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ad56573bf7b9265e455068557bd0b6c90">   81</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ad56573bf7b9265e455068557bd0b6c90">SMDSEntity_Quad_Quadrangle</a>,</div><div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ab7c4c0aa60dc1aa4cbbfef4db9d32372">   82</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ab7c4c0aa60dc1aa4cbbfef4db9d32372">SMDSEntity_Polygon</a>,</div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262abbeb38e3728850eb8598653765e11399">   83</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262abbeb38e3728850eb8598653765e11399">SMDSEntity_Quad_Polygon</a>,</div><div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ab943c59166e564ab4d6b6741b0ed95e0">   84</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ab943c59166e564ab4d6b6741b0ed95e0">SMDSEntity_Tetra</a>,</div><div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a9c5c35f2793395c047e64c5b1ef2528b">   85</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a9c5c35f2793395c047e64c5b1ef2528b">SMDSEntity_Quad_Tetra</a>,</div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ae04b95b362a1edb2c85b289ce19b1012">   86</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ae04b95b362a1edb2c85b289ce19b1012">SMDSEntity_Pyramid</a>,</div><div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a9e9cbc43a837230530b07baf7174510a">   87</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a9e9cbc43a837230530b07baf7174510a">SMDSEntity_Quad_Pyramid</a>,</div><div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a7ba765b54f4e014c8d5ebb470b8e5485">   88</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a7ba765b54f4e014c8d5ebb470b8e5485">SMDSEntity_Hexa</a>,</div><div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a270d46b4b98bb46dcaddd328af5aff54">   89</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a270d46b4b98bb46dcaddd328af5aff54">SMDSEntity_Quad_Hexa</a>,</div><div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a51c8c6ae312bfb4cf52939f8a7d04788">   90</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a51c8c6ae312bfb4cf52939f8a7d04788">SMDSEntity_Penta</a>,</div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a1441ffefbea5c72586fd564b94e716ac">   91</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a1441ffefbea5c72586fd564b94e716ac">SMDSEntity_Quad_Penta</a>,</div><div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a98f2dc2caca557177ab645bfbb2d882e">   92</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a98f2dc2caca557177ab645bfbb2d882e">SMDSEntity_Polyhedra</a>,</div><div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a40a98e922ba36ed3ab3b28edd98a393a">   93</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a40a98e922ba36ed3ab3b28edd98a393a">SMDSEntity_Quad_Polyhedra</a>,</div><div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a3e1f66ae98021f56307a9f869be254ce">   94</a></span>&#160;  <a class="code" href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a3e1f66ae98021f56307a9f869be254ce">SMDSEntity_Last</a></div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;};</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;</div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84ab509cc8174832ae66b56a65c2c899967"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84ab509cc8174832ae66b56a65c2c899967">SMDSGeom_POLYGON</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00053">SMDSAbs_ElementType.hxx:53</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_aba8457f376e3239795db5d8d768052aca6117ca5c99b2c81ea342fbfcc45451f1"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca6117ca5c99b2c81ea342fbfcc45451f1">SMDSAbs_Node</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00035">SMDSAbs_ElementType.hxx:35</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a270d46b4b98bb46dcaddd328af5aff54"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a270d46b4b98bb46dcaddd328af5aff54">SMDSEntity_Quad_Hexa</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00089">SMDSAbs_ElementType.hxx:89</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_aba8457f376e3239795db5d8d768052acaabcc7105f7bb212b4be18a66553e1682"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052acaabcc7105f7bb212b4be18a66553e1682">SMDSAbs_Edge</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00036">SMDSAbs_ElementType.hxx:36</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_aba8457f376e3239795db5d8d768052aca5171ff569faed553a3dbe6e6e1dd293d"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca5171ff569faed553a3dbe6e6e1dd293d">SMDSAbs_Face</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00037">SMDSAbs_ElementType.hxx:37</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a3d045d92a3b8e33b2ebfdf00fc2a6721"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a3d045d92a3b8e33b2ebfdf00fc2a6721">SMDSEntity_0D</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00075">SMDSAbs_ElementType.hxx:75</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84a8c5bcabfeaa399ae72d9de3f1554e7af"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a8c5bcabfeaa399ae72d9de3f1554e7af">SMDSGeom_PENTA</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00058">SMDSAbs_ElementType.hxx:58</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a364235b4c04759715eb51d087043746c"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a364235b4c04759715eb51d087043746c">SMDSEntity_Quad_Edge</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00077">SMDSAbs_ElementType.hxx:77</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262">SMDSAbs_EntityType</a></div><div class="ttdeci">SMDSAbs_EntityType</div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00073">SMDSAbs_ElementType.hxx:73</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_aba8457f376e3239795db5d8d768052aca260f9fa2136347e4209a6f31bd32781b"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca260f9fa2136347e4209a6f31bd32781b">SMDSAbs_0DElement</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00039">SMDSAbs_ElementType.hxx:39</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_aba8457f376e3239795db5d8d768052aca71b38e0120931432e6a4b03f5e5b4f9d"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca71b38e0120931432e6a4b03f5e5b4f9d">SMDSAbs_All</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00034">SMDSAbs_ElementType.hxx:34</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84a5d3fe19e818369ebce12199ae355e636"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a5d3fe19e818369ebce12199ae355e636">SMDSGeom_EDGE</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00049">SMDSAbs_ElementType.hxx:49</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a1441ffefbea5c72586fd564b94e716ac"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a1441ffefbea5c72586fd564b94e716ac">SMDSEntity_Quad_Penta</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00091">SMDSAbs_ElementType.hxx:91</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a2fd6304f7ff8d554af7b0be81a2f7550ae707bd0647d5783a43b1096076e033ad"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550ae707bd0647d5783a43b1096076e033ad">ORDER_ANY</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00064">SMDSAbs_ElementType.hxx:64</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_aba8457f376e3239795db5d8d768052ac"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052ac">SMDSAbs_ElementType</a></div><div class="ttdeci">SMDSAbs_ElementType</div><div class="ttdoc">Type (node, edge, face or volume) of elements. </div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00032">SMDSAbs_ElementType.hxx:32</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a40a98e922ba36ed3ab3b28edd98a393a"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a40a98e922ba36ed3ab3b28edd98a393a">SMDSEntity_Quad_Polyhedra</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00093">SMDSAbs_ElementType.hxx:93</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a573e9669c68f151a806cd6ab8e04364c"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a573e9669c68f151a806cd6ab8e04364c">SMDSEntity_Node</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00074">SMDSAbs_ElementType.hxx:74</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262acb2006ff11228d96afaa2412cda51189"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262acb2006ff11228d96afaa2412cda51189">SMDSEntity_Triangle</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00078">SMDSAbs_ElementType.hxx:78</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_aba8457f376e3239795db5d8d768052acab2d178d4a5a68c1b94e670520a11c098"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052acab2d178d4a5a68c1b94e670520a11c098">SMDSAbs_Volume</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00038">SMDSAbs_ElementType.hxx:38</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a98f2dc2caca557177ab645bfbb2d882e"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a98f2dc2caca557177ab645bfbb2d882e">SMDSEntity_Polyhedra</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00092">SMDSAbs_ElementType.hxx:92</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84aae46bd1f27dca18e69c3e93b715e8167"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84aae46bd1f27dca18e69c3e93b715e8167">SMDSGeom_TETRA</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00055">SMDSAbs_ElementType.hxx:55</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262ae04b95b362a1edb2c85b289ce19b1012"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ae04b95b362a1edb2c85b289ce19b1012">SMDSEntity_Pyramid</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00086">SMDSAbs_ElementType.hxx:86</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a2fd6304f7ff8d554af7b0be81a2f7550"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550">SMDSAbs_ElementOrder</a></div><div class="ttdeci">SMDSAbs_ElementOrder</div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00063">SMDSAbs_ElementType.hxx:63</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84a284f878c215d60e4718f047371d2f83b"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a284f878c215d60e4718f047371d2f83b">SMDSGeom_POINT</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00047">SMDSAbs_ElementType.hxx:47</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a9e9cbc43a837230530b07baf7174510a"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a9e9cbc43a837230530b07baf7174510a">SMDSEntity_Quad_Pyramid</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00087">SMDSAbs_ElementType.hxx:87</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a2fd6304f7ff8d554af7b0be81a2f7550a35d289d4d0a2bb66c979b35ec65f49a5"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550a35d289d4d0a2bb66c979b35ec65f49a5">ORDER_LINEAR</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00065">SMDSAbs_ElementType.hxx:65</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84ac3b928e2840d50b69861bf2486e42baf"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84ac3b928e2840d50b69861bf2486e42baf">SMDSGeom_HEXA</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00057">SMDSAbs_ElementType.hxx:57</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84a83cd532c48cf5679c0e9cc766423c5f6"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a83cd532c48cf5679c0e9cc766423c5f6">SMDSGeom_QUADRANGLE</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00052">SMDSAbs_ElementType.hxx:52</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a09eefd869226ea3fda3619338c26f5c9"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a09eefd869226ea3fda3619338c26f5c9">SMDSEntity_Quad_Triangle</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00079">SMDSAbs_ElementType.hxx:79</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a2fd6304f7ff8d554af7b0be81a2f7550a98949d3b86e6e871c315755509f95441"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a2fd6304f7ff8d554af7b0be81a2f7550a98949d3b86e6e871c315755509f95441">ORDER_QUADRATIC</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00066">SMDSAbs_ElementType.hxx:66</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a71d482697970a8fee83743ae1324834f"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a71d482697970a8fee83743ae1324834f">SMDSEntity_Quadrangle</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00080">SMDSAbs_ElementType.hxx:80</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262ad56573bf7b9265e455068557bd0b6c90"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ad56573bf7b9265e455068557bd0b6c90">SMDSEntity_Quad_Quadrangle</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00081">SMDSAbs_ElementType.hxx:81</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a9c5c35f2793395c047e64c5b1ef2528b"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a9c5c35f2793395c047e64c5b1ef2528b">SMDSEntity_Quad_Tetra</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00085">SMDSAbs_ElementType.hxx:85</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262ab7c4c0aa60dc1aa4cbbfef4db9d32372"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ab7c4c0aa60dc1aa4cbbfef4db9d32372">SMDSEntity_Polygon</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00082">SMDSAbs_ElementType.hxx:82</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262ab943c59166e564ab4d6b6741b0ed95e0"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262ab943c59166e564ab4d6b6741b0ed95e0">SMDSEntity_Tetra</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00084">SMDSAbs_ElementType.hxx:84</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262abb5620ca2096656cd8e413d54bbd668e"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262abb5620ca2096656cd8e413d54bbd668e">SMDSEntity_Edge</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00076">SMDSAbs_ElementType.hxx:76</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a51c8c6ae312bfb4cf52939f8a7d04788"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a51c8c6ae312bfb4cf52939f8a7d04788">SMDSEntity_Penta</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00090">SMDSAbs_ElementType.hxx:90</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262abbeb38e3728850eb8598653765e11399"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262abbeb38e3728850eb8598653765e11399">SMDSEntity_Quad_Polygon</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00083">SMDSAbs_ElementType.hxx:83</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84abe1da4579c780e092d637b56a8d6ec2e"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84abe1da4579c780e092d637b56a8d6ec2e">SMDSGeom_PYRAMID</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00056">SMDSAbs_ElementType.hxx:56</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84a5c12a39af162a581a8a24fe8481d09b1"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a5c12a39af162a581a8a24fe8481d09b1">SMDSGeom_TRIANGLE</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00051">SMDSAbs_ElementType.hxx:51</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_aba8457f376e3239795db5d8d768052aca2d8edaa693aa8df3a8dffb95e233d0ab"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#aba8457f376e3239795db5d8d768052aca2d8edaa693aa8df3a8dffb95e233d0ab">SMDSAbs_NbElementTypes</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00040">SMDSAbs_ElementType.hxx:40</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a3e1f66ae98021f56307a9f869be254ce"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a3e1f66ae98021f56307a9f869be254ce">SMDSEntity_Last</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00094">SMDSAbs_ElementType.hxx:94</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84">SMDSAbs_GeometryType</a></div><div class="ttdeci">SMDSAbs_GeometryType</div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00044">SMDSAbs_ElementType.hxx:44</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_a8458b11e5d03c498ce12b16debe2bf84a10cacffaaac3ab3c76647d695cc2acb3"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#a8458b11e5d03c498ce12b16debe2bf84a10cacffaaac3ab3c76647d695cc2acb3">SMDSGeom_POLYHEDRA</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00059">SMDSAbs_ElementType.hxx:59</a></div></div>
<div class="ttc" id="SMDSAbs__ElementType_8hxx_html_af13693815ab2e5b47ef91e157607d262a7ba765b54f4e014c8d5ebb470b8e5485"><div class="ttname"><a href="SMDSAbs__ElementType_8hxx.html#af13693815ab2e5b47ef91e157607d262a7ba765b54f4e014c8d5ebb470b8e5485">SMDSEntity_Hexa</a></div><div class="ttdef"><b>Definition:</b> <a href="SMDSAbs__ElementType_8hxx_source.html#l00088">SMDSAbs_ElementType.hxx:88</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="dir_bfccd401955b95cf8c75461437045ac0.html">inc</a></li><li class="navelem"><a class="el" href="SMDSAbs__ElementType_8hxx.html">SMDSAbs_ElementType.hxx</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
  </ul>
</div>
</body>
</html>