Re: [Libmesh-users] What are the constructor variables for MeshFunction

2009-04-26 Thread Roy Stogner
On Sun, 26 Apr 2009, Colby Lemon wrote: I have been trying to get started with libmesh, and seem to have run up against a very similar problem to what Brent wrote about in this thread.  In particular, I am trying to use the MeshFunction class to get access to the Poisson solution from example 3

Re: [Libmesh-users] What are the constructor variables for MeshFunction

2009-01-16 Thread Roy Stogner
On Fri, 16 Jan 2009, Brent Kraczek wrote: > It says that vec (internally, _vector) holds the data to be > interpolated. I thought this was part of eqn_system . There's two catches here: First: if you want to pick a vector from eqn_system, which one? If your EquationSystems object has three Sy