Re: [Libmesh-users] interpolation

2017-08-22 Thread James Strother
m On Tue, Aug 22, 2017 at 3:09 PM, James Strother wrote: > Hi John and Roy, > > Thanks again for your help. I really appreciate it. > > I tried to get you a stacktrace by linking against libmesh_dbg, but I'm > getting unresolved references, I'm assuming I configur

Re: [Libmesh-users] interpolation

2017-08-22 Thread James Strother
isn't marked deprecated, but it invokes a deprecated form of the BoundaryBox constructor. I suppose I'll just ignore it. Thanks again for your help. Regards, Jim On Tue, Aug 22, 2017 at 8:38 AM, John Peterson wrote: > > > On Sat, Aug 19, 2017 at 6:15 PM, James Strother <

[Libmesh-users] interpolation

2017-08-19 Thread James Strother
How do I assign values to the variable? How do I evaluate the variables at specific points? I saw the "point_value" function in the System class, but when I use that I receive an error that it is deprecated. What should I do instead? Thanks in advance for your help. -Jim -- James