<?php require('SRC/config.php'); require('SRC/macros.php'); 
         $user_nbr=getaUserNbr($pde); # if ($user_nbr<100) { exit(); }
         myheader('Correction 1.04','..',$myPermit); 
         echo '<table cellspacing=0 width=811 align=left>
         <tr><td bgcolor=#bcbcbc><b>From:   </b></td><td bgcolor=#dcdcdc>Jaun</td></tr>
         <tr><td bgcolor=#bcbcbc><b>Date:   </b></td><td bgcolor=#dcdcdc>2001-08-19 00:10:50+02</td></tr>
         <tr><td bgcolor=#bcbcbc><b>Subject:</b></td><td bgcolor=#dcdcdc>Demo</td></tr>
         <tr><td bgcolor=#bcbcbc><b>Correction:</b></td><td bgcolor=#dcdcdc>
'; ?>This exercise illustrates the concept of diffusion taught to undergraduate 
students in 
<a href=http://www.nada.kth.se/~jaun/home.html#teach>plasma physics</a> and 
serves as an example with templates to be used in this numerics course.
The subject of one of the first exercises (1.02) is to use these templates 
to produce this solution and acquire the technological tools by context.

</td></tr></table><br clear=both>
<br><p>  
<?php myfooter($user_nbr,'..',$myPermit); ?>  
