12 |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
13 |
|
|
14 |
\documentclass{manual} |
\documentclass{manual} |
15 |
|
%%% Table of contents to list down to subsections and no further |
16 |
|
\setcounter{tocdepth}{3} |
17 |
|
%%% Number down to subsubsections only |
18 |
|
\setcounter{secnumdepth}{3} |
19 |
% grab the handy definitions and \usepackage statements etc |
% grab the handy definitions and \usepackage statements etc |
20 |
\input{cookbook_defs} |
\input{cookbook_defs} |
|
|
|
21 |
% title, author, etc stuff |
% title, author, etc stuff |
22 |
\title{The Escript COOKBOOK} |
\title{The Escript COOKBOOK} |
23 |
|
|
46 |
\begin{document} |
\begin{document} |
47 |
|
|
48 |
\maketitle |
\maketitle |
49 |
|
\newpage |
50 |
\tableofcontents |
\tableofcontents |
51 |
|
|
52 |
|
\newpage |
53 |
|
|
54 |
\chapter{Introduction} |
\chapter{Introduction} |
55 |
\input{intro} |
\input{intro} |
56 |
\input{quickstart} |
\input{quickstart} |
58 |
\input{einsteinETA} |
\input{einsteinETA} |
59 |
\input{PDEsintro} |
\input{PDEsintro} |
60 |
|
|
|
|
|
61 |
\chapter{Getting Started with Heat Diffusion} |
\chapter{Getting Started with Heat Diffusion} |
62 |
\input{onedheatdiff001} |
\input{onedheatdiff001} |
63 |
\input{onedheatdiff002} |
\input{onedheatdiff002} |
64 |
\input{twodheatdiff001} |
\input{twodheatdiff001} |
65 |
|
\input{steadystateheaddiff001} |
66 |
|
|
67 |
% Moving into 2D and 3D wave propagations in next chapters. |
% Moving into 2D and 3D wave propagations in next chapters. |
68 |
\chapter{Seismic Wave Propagation} |
\chapter{Seismic Wave Propagation} |