📄 links.html
字号:
<TITLE>Links</TITLE>
<H1>Links</H1>
<H2><A HREF="index.html">COG 2.0</A></H2>
<P>A grid generation and geometry description package. The most
innovative part of this package is the easy to use geometry
description.
<UL>
<LI> <A HREF="about.html">about</A>;
<LI> <A HREF="install.html">installation</A>;
<LI> <A HREF="mainstarttest.html">startup pattern</A>;
<LI> <A HREF="tutorial.html">tutorial</A>;
<LI> <A HREF="problem.html">problem fixing</A>;
<LI> <A HREF="cogtest.html">COG 1.0</A> (geometry description)
<LI> <A HREF="outtest.html">output</A>
<LI> <A HREF="test.html">main test program</A>
<LI> <A HREF="errors.html">error handling</A>;
<LI> <A HREF="warnings.html">warnings</A>;
</UL>
<H2>WZ 1.0</H2>
A general purpose C++ class library. Contains some problem-independent
or basic classes developed for COG 2.0 which may be of interest in
another context too:
<UL>
<LI> infinite <A HREF="wzarraytest.html">arrays</A>;
<LI> <A HREF="wzrangetest.html">ranges</A>;
<LI> <A HREF="wzsafepointertest.html">safe pointers</A>;
<LI> <A HREF="wzcomponenttest.html">components</A> with access calls;
<LI> <A HREF="wzwarningtest.html">warnings</A>;
<LI> formatting <A HREF="wzoutputtest.html">output</A>;
<LI> getting <A HREF="wzpixmaptest.html">pixmaps</A>;
<LI> defining <A HREF="wzsegmenttest.html">segments</A> (regions,
faces, edges, vertices);
<LI> <A HREF="wzpointtest.html">points</A>
</UL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -