2008-03-07 12:45:34 +05:00
|
|
|
/*!
|
|
|
|
|
|
|
|
\page build_by_blocks_page Building by blocks
|
|
|
|
|
|
|
|
<h2>Introduction</h2>
|
|
|
|
|
|
|
|
Below are some general notions about blocks:
|
|
|
|
|
|
|
|
A block is a an elementary geometric solid that has specific
|
|
|
|
geometric constraints oriented for meshing. In the hexahedral case,
|
|
|
|
blocks have 6 faces and each face has 4 edges.
|
|
|
|
|
|
|
|
Tetrahedral Block - is a block with constraints for tetrahedral
|
|
|
|
meshing.
|
|
|
|
|
|
|
|
Hexahedral Block - is a block with constraints for hexahedral meshing.
|
|
|
|
|
|
|
|
Block Compound - is a compound composed of blocks only.
|
|
|
|
|
2012-08-09 13:58:02 +06:00
|
|
|
Some functionalities that allow building blocks easily are available from the main menu via <em>New
|
2008-03-07 12:45:34 +05:00
|
|
|
Entity / Blocks</em>.
|
|
|
|
|
|
|
|
<ul>
|
2012-08-09 13:58:02 +06:00
|
|
|
<li>\subpage create_quadrangle_face_page "Quadrangle face"</li>
|
|
|
|
<li>\subpage create_hexa_solid_page "Hexahedral solid" </li>
|
|
|
|
<li>\subpage create_divideddisk_page "Divided disk" </li>
|
|
|
|
<li>\subpage create_dividedcylinder_page "Divided cylinder" </li>
|
2008-03-07 12:45:34 +05:00
|
|
|
</ul>
|
|
|
|
|
2012-08-09 13:58:02 +06:00
|
|
|
*/
|
2009-02-13 17:16:39 +05:00
|
|
|
|
|
|
|
|
2008-03-07 12:45:34 +05:00
|
|
|
|