Ahmed, > 1-I want to build three dimensional rectangle using > "hyper_rectangle(triangulation,(0,0,0),(1,1,0.5))" when I compile I get the > following error:"no matching function for call to > ´dealii::GridGenerator::hyper_rectangle (dealii::Triangulation<3, 3>&, int, > int)´"
You also have to adjust the Makefile to include the 3d libraries. > 2-Regarding to Gnuplot program, it gave me figures, with one color > (red), is there any other possibilities to have more colors? That's a question you will find answered in the Gnuplot help pages. Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
