> I'd like to generate an initial condition vector from a function of
> the x and y coordinates. From what I can tell, I think this should be
> done by iterating with DoFHandler, but I don't see how to get the x
> and y coordinates from the vector indices.

Way too complicated :-) Take a look at the VectorTools::interpolate or 
VectorTools::project functions.

Best
 Wolfgang

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [EMAIL PROTECTED]
                                 www: http://www.math.tamu.edu/~bangerth/


_______________________________________________

Reply via email to