Seshu, > I am a beginner and am just trying to run all the steps from the tutorial > on the web to get a feel of deal ii. I don't see step 32 in the the > examples from 6.2.1 version that I downloaded. Is there someplace where I > can get it along with it's Makefile. I also noticed that it uses header > files(like 'work_Stream.h' and 'index_set.h')that are not there in 6.2.1. > Do I need to download some other files to make it work?
These files are all only in the development version of deal.II. On the download page, it explains how to get that by checking the latest version out from the subversion (svn) repository. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
