Greetings! Please check out at least 20-30% of tutorials and you'll find answers to most of your questions. For this one: cell->vertex(vertex_no) will return you a Point<dim> of the vertex number vertex_no. More info: http://dealii.org/6.2.1/doxygen/deal.II/classTriaAccessor.html
Regards, Slawa Wednesday, April 28, 2010, 18:55, you wrote: ab> Hello, ab> I was trying to program a petrov-galerkin discretisation for a ab> steady state convective equation. For this I require to get the ab> cordinates of the nodes for a given cell. Any idea how to get this? ab> Regards ab> Abhishek Basak ab> -- Best regards, 28.04.2010 Svyatoslav Gladkov, Kharkov, UKRAINE 23:05 _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
