Thanks. That did the trick. It compiles now. praveen
On Thursday 17 March 2011 at 12:13 AM, mihai alexe wrote: > Hi Praveen, > > don't declare the integrate methods as "static" in the conservationlaw class. > If you do that, there is no "this" pointer for those functions, and boost > will complain. Remove that and it should work. > if you do want the integrate methods to be static, just follow the calling > convention in step-12 or step-39. > > -- Mihai
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
