Here are the Postscript file:homework3.ps and the LaTeX file:homework3.tex.

Math 228C Computational Assignment 3 Spring 1999


Due: Monday, May 24, 1999


1.
Finish 2D Poisson solver with Multi-Grid V-Cycle and test it on
\begin{subequations}% latex2html id marker 12
\begin {eqnarray}
\Delta {\textbf ...
...
{\textbf u}\big\vert _{\partial \Omega}&=&0
\end {eqnarray}
\end{subequations}
with initial guess $\vec u^0=(1,1,1,\cdots,1)$.
2.
Solve
\begin{subequations}% latex2html id marker 19
\begin {eqnarray}
\rho_t+(\vec {\t...
...
0 & \mbox {other wise}
\end {array}
\right.
\end {eqnarray}
\end{subequations}
with velocity $\vec {\textbf u}$ given by
(a)
$\vec {\textbf u}(x,y)=(1,1)$ for all (x,y).
(b)
$\vec {\textbf u}(x,y)=(-y,x)$.

MAT 228C Webpage |Program #1 |Program #2 |Program #3 |Program #4

Wenlong Jin
1999-05-17