Thank you very much indeed!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2016년 7월 6일 수요일 오후 3시 57분 51초 UTC+9, Praveen C 님의 말: > > Hi > > In value_list function, you can get (x,y) like this > > double x = points[i][0]; > double y = points[i][1]; > > Best > praveen > > On Wed, Jul 6, 2016 at 12:13 PM, <hank...@gmail.com <javascript:>> wrote: > >> Hi, >> >> I am trying to study step-5.cc. But I have some problem... >> >> I would like to make Coefficient 1/x (As you know, In step-5.cc, The >> Coefficient is originally 20(if r<0.5) or 1(if r>0.5)) >> >> of course not on the circle grid(circle-grid.inp), but on the other grid >> not including the point that x=0 >> >> But I don't know how I can have access to the value of x(or y) in the >> class Void Coefficient<dim>::value_list >> >> It seems that the vector points in that class is related to the value of >> x and y, But I don't know How to do that... >> >> Could you please let me know how to have access to the value of x(or y) >> to change the Coefficient (from 20 or 1 to 1/x) >> >> >> -- >> The deal.II project is located at http://www.dealii.org/ >> For mailing list/forum options, see >> https://groups.google.com/d/forum/dealii?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "deal.II User Group" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to dealii+un...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > >
-- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.