Katie,
I attach a minimal working program (sorry its still quite lengthy - a lot of it is outputting the solution and includes etc.). I have only run this in 2D at the moment (its currently set to run in 2D), so I'm not sure that it is working properly in 3D - just in case!
That's not what I mean with a minimal program. It takes a long time to understand someone's code. "Minimal" means: throw out everything you don't need. For example, if it's the projection of initial values, throw out everything that has to do with assembling and solving the linear system -- all I want to see is the way you project initial values and then output the results to file.
Best W. ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
