On Mon, 23 Aug 2010, Nestor M. Solalinde wrote: > Is there a way to get the value of a certain variable on a specific xyz > coordinate?. For example: I could do this by using PointLocatorTree, get the > element and the values on the nodes and then using my own interpolating > function, but maybe this is not the best way. Any suggestions?
That is (for completely arbitrary xyz coordinates) the best way, and it's encapsulated in MeshFunction. --- Roy ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
