Hi, John -- Thanks for the reply. It turns out that this was a compiler issue (Fink built VTK with a different version of g++ than I've been using with libMesh). Re-compiling VTK with the correct version of g++ fixes this runtime error (although unfortunately the resulting files do not appear to be readable by VisIt).
-- Boyce John Peterson wrote: > It's likely you've just uncovered a bug in Libmesh's VTKIO class... it > was contributed by Wout Ruijter, but isn't used by any of the main > libmesh developers as far as I know. Looks like you have a reasonable > place to start tracing back the problem, but if you need more help and > can create a minimal test case which exhibits the behavior, we'll have > a closer look at it. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
