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{\Image}{\class{Image}\xspace} |
104 |
|
\newcommand{\Text}{\class{Text}\xspace} |
105 |
|
\newcommand{\DataCollector}{\class{DataCollector}\xspace} |
106 |
|
\newcommand{\Camera}{\class{Camera}\xspace} |
107 |
|
\newcommand{\Light}{\class{Light}\xspace} |
108 |
|
\newcommand{\Map}{\class{Map}\xspace} |
109 |
|
\newcommand{\MapOnPlane}{\class{MapOnPlane}\xspace} |
110 |
|
\newcommand{\MapOnClip}{\class{MapOnClip}\xspace} |
111 |
|
\newcommand{\MapOnScalarClip}{\class{MapOnScalarClip}\xspace} |
112 |
|
\newcommand{\Arrows}{\class{Arrows}\xspace} |
113 |
|
\newcommand{\ArrowsOnPlane}{\class{ArrowsOnPlane}\xspace} |
114 |
|
\newcommand{\ArrowsOnClip}{\class{ArrowsOnClip}\xspace} |
115 |
|
\newcommand{\IsoSurface}{\class{IsoSurface}\xspace} |
116 |
|
\newcommand{\IsoSurfaceOnPlane}{\class{IsoSurfaceOnPlane}\xspace} |
117 |
|
\newcommand{\IsoSurfaceOnClip}{\class{IsoSurfaceOnClip}\xspace} |
118 |
|
\newcommand{\Contour}{\class{Contour}\xspace} |
119 |
|
\newcommand{\ContourOnPlane}{\class{ContourOnPlane}\xspace} |
120 |
|
\newcommand{\ContourOnClip}{\class{ContourOnClip}\xspace} |
121 |
|
\newcommand{\TensorC}{\class{Tensor}\xspace} |
122 |
|
\newcommand{\TensorOnPlane}{\class{TensorOnPlane}\xspace} |
123 |
|
\newcommand{\TensorOnClip}{\class{TensorOnClip}\xspace} |
124 |
|
\newcommand{\StreamLines}{\class{StreamLines}\xspace} |
125 |
|
\newcommand{\Carpet}{\class{Carpet}\xspace} |
126 |
|
\newcommand{\Position}{\class{Position}\xspace} |
127 |
|
\newcommand{\Transform}{\class{Transform}\xspace} |
128 |
|
\newcommand{\Style}{\class{Style}\xspace} |
129 |
|
\newcommand{\BlueToRed}{\class{BlueToRed}\xspace} |
130 |
|
\newcommand{\RedToBlue}{\class{RedToBlue}\xspace} |
131 |
|
\newcommand{\Plane}{\class{Plane}\xspace} |
132 |
|
|
133 |
|
|
134 |
% default width for figures |
% default width for figures |