21 |
|
|
22 |
% define some handy commands for escript stuff |
% define some handy commands for escript stuff |
23 |
\newcommand{\LINUX}{{\it Linux}\xspace} |
\newcommand{\LINUX}{{\it Linux}\xspace} |
24 |
|
\newcommand{\netCDF}{{\it netCDF}\cite{NETCDF}\index{netCDF} \xspace} |
25 |
\newcommand{\escript}{\module{esys.escript}\xspace} |
\newcommand{\escript}{\module{esys.escript}\xspace} |
26 |
\newcommand{\finley}{\module{esys.finley}\xspace} |
\newcommand{\finley}{\module{esys.finley}\xspace} |
27 |
|
\newcommand{\esys}{\module{esys}\xspace} |
28 |
\newcommand{\bruce}{\module{esys.bruce}\xspace} |
\newcommand{\bruce}{\module{esys.bruce}\xspace} |
29 |
\newcommand{\pyvisi}{\module{esys.pyvisi}\xspace} |
\newcommand{\pyvisi}{\module{esys.pyvisi}\xspace} |
30 |
|
\newcommand{\pycad}{\module{esys.pycad}\xspace} |
31 |
|
\newcommand{\gmsh}{\module{esys.pycad.gmsh}\xspace} |
32 |
|
\newcommand{\gmshextern}{{\it Gmsh}\cite{GMSH}\index{Gmsh} \xspace} |
33 |
|
|
34 |
|
|
35 |
\newcommand{\linearPDEs}{\module{esys.escript.linearPDEs}\xspace} |
\newcommand{\linearPDEs}{\module{esys.escript.linearPDEs}\xspace} |
36 |
\newcommand{\LinearPDE}{\class{LinearPDE}\xspace} |
\newcommand{\LinearPDE}{\class{LinearPDE}\xspace} |
45 |
\newcommand{\Data}{\class{Data}\xspace} |
\newcommand{\Data}{\class{Data}\xspace} |
46 |
\newcommand{\EmptyData}{empty \class{Data} \index{empty Data}\xspace} |
\newcommand{\EmptyData}{empty \class{Data} \index{empty Data}\xspace} |
47 |
\newcommand{\Domain}{\class{Domain}\xspace} |
\newcommand{\Domain}{\class{Domain}\xspace} |
48 |
\newcommand{\VTK}{{\it vtk} \cite{VTK}\index{visualization!vtk}\index{vtk}} |
%\newcommand{\VTK}{{\it vtk} \cite{VTK}\index{visualization!vtk} \xspace} |
49 |
\newcommand{\GnuPlot}{{\it gnuplot} \cite{GNUPLOT}\index{visualization!gnuplot}\index{gnuplot}} |
\newcommand{\GnuPlot}{{\it gnuplot} \cite{GNUPLOT}\index{visualization!gnuplot}\index{gnuplot}} |
50 |
\newcommand{\mayavi}{{\it mayavi} \index{visualization!mayavi}\index{mayavi}} |
\newcommand{\mayavi}{{\it mayavi} \index{visualization!mayavi}\index{mayavi}} |
51 |
\newcommand{\OpenDX}{{\it OpenDX} \cite{OPENDX}\xspace} |
\newcommand{\OpenDX}{{\it OpenDX} \cite{OPENDX}\xspace} |
65 |
\newcommand{\MINIMUMFILLIN}{\constant{LinearPDE.MINIMUM\hackscore FILL\hackscore IN}\xspace\index{linear solver!minimum fill-in ordering}\index{minimum fill-in ordering}} |
\newcommand{\MINIMUMFILLIN}{\constant{LinearPDE.MINIMUM\hackscore FILL\hackscore IN}\xspace\index{linear solver!minimum fill-in ordering}\index{minimum fill-in ordering}} |
66 |
\newcommand{\NESTEDDESCTION}{\constant{LinearPDE.NESTED\hackscore DISSECTION}\xspace\index{linear solver!nested dissection ordering}\index{nested dissection}} |
\newcommand{\NESTEDDESCTION}{\constant{LinearPDE.NESTED\hackscore DISSECTION}\xspace\index{linear solver!nested dissection ordering}\index{nested dissection}} |
67 |
|
|
|
\newcommand{\Scene}{\class{Scene}\xspace} |
|
|
|
|
68 |
\newcommand{\FunctionSpace}{\class{FunctionSpace}\xspace} |
\newcommand{\FunctionSpace}{\class{FunctionSpace}\xspace} |
69 |
\newcommand{\Operator}{\class{Operator}\xspace} |
\newcommand{\Operator}{\class{Operator}\xspace} |
70 |
\newcommand{\SolutionFS}{solution \class{FunctionSpace}\index{solution}\xspace} |
\newcommand{\SolutionFS}{solution \class{FunctionSpace}\index{solution}\xspace} |
78 |
\newcommand{\RankTwo}{{rank-2 \Data object}\xspace} |
\newcommand{\RankTwo}{{rank-2 \Data object}\xspace} |
79 |
\newcommand{\RankThree}{{rank-3 \Data object}\xspace} |
\newcommand{\RankThree}{{rank-3 \Data object}\xspace} |
80 |
\newcommand{\RankFour}{{rank-4 \Data object}\xspace} |
\newcommand{\RankFour}{{rank-4 \Data object}\xspace} |
81 |
|
\newcommand{\Tensor}{{tensor \Data object}\xspace} |
82 |
|
\newcommand{\Vector}{{vector \Data object}\xspace} |
83 |
\newcommand{\Scalar}{{scalar \Data object}\xspace} |
\newcommand{\Scalar}{{scalar \Data object}\xspace} |
84 |
\newcommand{\DataSample}{{data sample} \index{data sample}\xspace} |
\newcommand{\DataSample}{{data sample} \index{data sample}\xspace} |
85 |
\newcommand{\DataSamplePoints}{{data sample points} \index{data sample!points}\xspace} |
\newcommand{\DataSamplePoints}{{data sample points} \index{data sample!points}\xspace} |
87 |
\newcommand{\Shape}{shape\xspace\index{shape}} |
\newcommand{\Shape}{shape\xspace\index{shape}} |
88 |
\newcommand{\Rank}{rank\xspace\index{shape}} |
\newcommand{\Rank}{rank\xspace\index{shape}} |
89 |
\newcommand{\ExampleDirectory}{example directory\xspace} |
\newcommand{\ExampleDirectory}{example directory\xspace} |
90 |
\newcommand{\ReferenceGuide}{\url{http://www.iservo.edu.au/esys/epydoc/index.html}} |
\newcommand{\ReferenceGuide}{\url{http://www.iservo.edu.au/esys/epydoc/index.html} \xspace} |
91 |
|
\newcommand{\Point}{\class{Point} \xspace} |
92 |
|
\newcommand{\PropertySet}{\class{PropertySet} \xspace} |
93 |
|
\newcommand{\Design}{\class{Design} \xspace} |
94 |
|
\newcommand{\TagMap}{\class{TagMap} \xspace} |
95 |
|
\newcommand{\ManifoldOneD}{\class{Manifold1D} \xspace} |
96 |
|
\newcommand{\ManifoldTwoD}{\class{Manifold2D} \xspace} |
97 |
|
\newcommand{\ManifoldThreeD}{\class{Manifold3D} \xspace} |
98 |
|
|
99 |
|
% handy commands for pyvisi |
100 |
|
\newcommand{\VTK}{{\it VTK} \xspace} |
101 |
|
\newcommand{\VTKUrl}{\url{http://www.vtk.org/}\xspace} |
102 |
|
\newcommand{\Scene}{\class{Scene}\xspace} |
103 |
|
\newcommand{\Camera}{\class{Camera}\xspace} |
104 |
|
\newcommand{\Light}{\class{Light}\xspace} |
105 |
|
\newcommand{\DataCollector}{\class{DataCollector}\xspace} |
106 |
|
\newcommand{\ImageReader}{\class{ImageReader}\xspace} |
107 |
|
\newcommand{\TextTwoD}{\class{Text2D}\xspace} |
108 |
|
\newcommand{\ActorTwoD}{\class{Actor2D}\xspace} |
109 |
|
\newcommand{\ActorThreeD}{\class{Actor3D}\xspace} |
110 |
|
\newcommand{\Transform}{\class{Transform}\xspace} |
111 |
|
\newcommand{\Clipper}{\class{Clipper}\xspace} |
112 |
|
\newcommand{\Map}{\class{Map}\xspace} |
113 |
|
\newcommand{\MapOnPlaneCut}{\class{MapOnPlaneCut}\xspace} |
114 |
|
\newcommand{\MapOnPlaneClip}{\class{MapOnPlaneClip}\xspace} |
115 |
|
\newcommand{\MapOnScalarClip}{\class{MapOnScalarClip}\xspace} |
116 |
|
\newcommand{\GlyphThreeD}{\class{Glyph3D}\xspace} |
117 |
|
\newcommand{\MaskPoints}{\class{MaskPoints}\xspace} |
118 |
|
\newcommand{\Velocity}{\class{Velocity}\xspace} |
119 |
|
\newcommand{\VelocityOnPlaneCut}{\class{VelocityOnPlaneCut}\xspace} |
120 |
|
\newcommand{\VelocityOnPlaneClip}{\class{VelocityOnPlaneClip}\xspace} |
121 |
|
\newcommand{\Sphere}{\class{Sphere}\xspace} |
122 |
|
\newcommand{\TensorGlyph}{\class{TensorGlyph}\xspace} |
123 |
|
\newcommand{\Ellipsoid}{\class{Ellipsoid}\xspace} |
124 |
|
\newcommand{\EllipsoidOnPlaneCut}{\class{EllipsoidOnPlaneCut}\xspace} |
125 |
|
\newcommand{\EllipsoidOnPlaneClip}{\class{EllipsoidOnPlaneClip}\xspace} |
126 |
|
\newcommand{\ContourModule}{\class{ContourModule}\xspace} |
127 |
|
\newcommand{\Contour}{\class{Contour}\xspace} |
128 |
|
\newcommand{\ContourOnPlaneCut}{\class{ContourOnPlaneCut}\xspace} |
129 |
|
\newcommand{\ContourOnPlaneClip}{\class{ContourOnPlaneClip}\xspace} |
130 |
|
\newcommand{\PointSource}{\class{PointSource}\xspace} |
131 |
|
\newcommand{\StreamLineModule}{\class{StreamLineModule}\xspace} |
132 |
|
\newcommand{\Tube}{\class{Tube}\xspace} |
133 |
|
\newcommand{\StreamLine}{\class{StreamLine}\xspace} |
134 |
|
\newcommand{\Warp}{\class{Warp}\xspace} |
135 |
|
\newcommand{\Carpet}{\class{Carpet}\xspace} |
136 |
|
\newcommand{\PlaneSource}{\class{PlaneSource}\xspace} |
137 |
|
\newcommand{\Image}{\class{Image}\xspace} |
138 |
|
\newcommand{\Logo}{\class{Logo}\xspace} |
139 |
|
\newcommand{\ImageReslice}{\class{ImageReslice}\xspace} |
140 |
|
\newcommand{\Position}{\class{Position}\xspace} |
141 |
|
\newcommand{\DataSetMapper}{\class{DataSetMapper}\xspace} |
142 |
|
\newcommand{\Legend}{\class{Legend}\xspace} |
143 |
|
\newcommand{\ScalarBar}{\class{ScalarBar}\xspace} |
144 |
|
\newcommand{\Movie}{\class{Movie}\xspace} |
145 |
|
\newcommand{\thumbnailwidth}{50mm} |
146 |
|
|
147 |
% default width for figures |
% default width for figures |
148 |
\newcommand{\figwidth}{100mm} |
\newcommand{\figwidth}{100mm} |