File: list.tex

package info (click to toggle)
dcl 7.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 20,872 kB
  • sloc: fortran: 48,433; f90: 12,803; ansic: 6,513; makefile: 4,612; ruby: 184; sh: 153
file content (30 lines) | stat: -rw-r--r-- 736 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
%表題   ルーチンリスト
%
%履歴
%\Drireki{
%         11/12/08 辻野智紀 (html -> pdf)}                 &     \\
%        }
%
\section{ルーチンリスト} \label{graph.vector.list}

\subsection{描画} \label{graph.vector.list.1}
\begin{quote}
\begin{tabular}{lp{10cm}}
  {\tt DclDrawVectors}      & 2 次元ベクトル場を描く. \\
  {\tt (UGVECT)}            &     \\
\end{tabular}
\end{quote}


\subsection{設定} \label{graph.vector.list.2}
\begin{quote}
\begin{tabular}{lp{10cm}}
  {\tt DclSetUnitVectorTitle}    & ユニットベクトルのタイトルを設定する. \\
  {\tt (UGSUT)}                  &     \\
\end{tabular}
\end{quote}


* 括弧の中は, 対応する f77 インターフェイス名.