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
Dear libmesh Developers:
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 su