Re: [Libmesh-users] Example files won't run a second time

2016-08-17 Thread John Peterson
On Wed, Aug 17, 2016 at 4:05 PM, Harry Pearce wrote: > I updated the .C program based on the up to date examples. The only error I > get now is: > CXX example_opt-eigenproblems_ex2.o > eigenproblems_ex2.C: In function ‘int main(int, char**)’: >

Re: [Libmesh-users] Example files won't run a second time

2016-08-17 Thread Mike Marchywka
> From: harroontheg...@gmail.com > Date: Wed, 17 Aug 2016 15:05:13 -0700 > Subject: Re: [Libmesh-users] Example files won't run a second time > To: codyperm...@gmail.com > CC: marchy...@hotmail.com; libmesh-users@lists.sourceforge.net > > I updated the .C

Re: [Libmesh-users] Example files won't run a second time

2016-08-17 Thread Harry Pearce
I updated the .C program based on the up to date examples. The only error I get now is: CXX example_opt-eigenproblems_ex2.o eigenproblems_ex2.C: In function ‘int main(int, char**)’: eigenproblems_ex2.C:89:32: error: invalid initialization of reference of type ‘const libMesh::Point&’ from