⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 examples.html

📁 有限元学习研究用源代码(老外的),供科研人员参考
💻 HTML
字号:
<TITLE>IBG: Examples</TITLE>

<H1>Examples</H1>

 <P>If you have successfully <A HREF="install.html">installed</A> IBG,
you can try out the examples. 

 <P>There are different examples, try

<PRE>
make
</PRE>

 <P>for the actual list of these examples. Remark that some of them
are 3D test examples which will not work in the <A
HREF="install.html#2D">2D version</A>, but require the complete <A
HREF="install.html#3D">3D version</A>.

 <P>Se more information for some of the examples:

 <UL>
 <LI> <A HREF="mainpix.html">make pix</A>
 </UL>

 <P>All these test examples create a binary in the subdirectory <A
HREF="../bin">ibg/bin</A> named ibg. They write the resulting grid
into the subdirectory <A HREF="../test">ibg/test</A>. The grid is
written in a simple <A HREF="simplex.html">Simplex Grid Format</A>.

 <P>For the 3D examples, the grid generator creates a 3D grid, but
usually only the surface grid will be written out. You can
<A HREF="output.html">change this easily</A>.

 <P>There will be some informational messages on your standard output
about the grid generation process.

⌨️ 快捷键说明

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