cogenoctree.html

来自「有限元学习研究用源代码(老外的),供科研人员参考」· HTML 代码 · 共 25 行

HTML
25
字号
<TITLE>COG 2.0: cogenOctree</TITLE>

<H1>CogenOctree</H1>

 <P>The class <B>CogenOctree</B> is defined in 
 <A HREF="cogenoctree.hxx">cogenoctree.hxx</A>. 
 Examples of application of this class can be found:

 <UL>
 <LI> <A HREF="mainstarttest.html">simplest 3D standard cube</A>
 <LI> <A HREF="mainoctreetest.html">definition of regions</A>
 <LI> <A HREF="mainfacetest.html">definition of faces</A>
 <LI> <A HREF="maincogtest.html">frame for other geometries</A>
 </UL>

<H2>Warnings</H2>

<H3><A NAME="empty region">empty region</A></H3>

 <P>You try define a region with empty volume. Check your input data.

<H3><A NAME="empty face">empty face</A></H3>

 <P>You try define a face with empty area. Check your input data.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?