Hi, Does MeshFunction expect the vector (input argument for constructor) to be serialized and hold the global solution?
I am attempting to use the class in my code. Passing it the system.solution without serializing it is leading to nans as the interpolated solution at the boundary of each partition on processor_id != 0. I looked at the code in exact_solution.C and exact_error_estimator.C, both of which serialize the solution before passing it to MeshFunction. Not sure why this would be necessary. Thanks, Manav ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
