18 |
\input{guide_defs} |
\input{guide_defs} |
19 |
|
|
20 |
% title, author, etc stuff |
% title, author, etc stuff |
21 |
\title{\esys Users Guide: Solving Partial Differential Equations With Escript and Finley} |
\title{\esys User's Guide: Solving Partial Differential Equations with Escript and Finley} |
22 |
|
|
23 |
\author{Lutz Gross et. al.(Editor)} |
\author{Lutz Gross\etal~(Editor)} |
24 |
\authoraddress{ |
\authoraddress{ |
25 |
Earth Systems Science Computational Centre (ESSCC) \\ |
Earth Systems Science Computational Centre (ESSCC) \\ |
26 |
The University of Queensland \\ |
The University of Queensland \\ |
57 |
|
|
58 |
\tableofcontents |
\tableofcontents |
59 |
|
|
60 |
\input{Installation} |
\include{Installation} |
61 |
\input{TutorialPDE} |
\include{TutorialPDE} |
62 |
|
|
63 |
|
|
64 |
\input{escript} |
\include{escript} |
65 |
\input{linearPDE} |
\include{linearPDE} |
66 |
|
|
67 |
\input{pycad} |
\include{pycad} |
68 |
|
|
69 |
\input{pyvisi} |
\include{pyvisi} |
70 |
|
|
71 |
\input{finley} |
\include{Models} |
|
% \input{MPI} |
|
72 |
|
|
73 |
\input{modelframe} |
\include{finley} |
74 |
%\input{bruce} |
% \input{MPI} |
75 |
|
|
76 |
\input{Models} |
%\input{modelframe} |
77 |
|
|
78 |
\input{appendix} |
\include{appendix} |
79 |
|
|
80 |
\makemodindex |
\makemodindex |
81 |
|
|