The issue was LIBMESH_DIM == 2. I just checked in a fix, let me know if it works for you now?
Thanks, Dave On 12/09/2011 12:13 PM, Roy Stogner wrote: > > Glad you've got time to look at it! Let me know if you need any more > info or if you can't reproduce it. > > The tests do all pass with --enable-1D-only, but presumably that > particular example gets disabled there due to a 2D mesh. > --- > Roy > > On Fri, 9 Dec 2011, David Knezevic wrote: > >> OK, thanks. >> >> On 12/09/2011 12:07 PM, Roy Stogner wrote: >>> Configuration: >>> >>> loadmodules intel tbb mpich2/1.2.1 mkl-pecos petsc slepc trilinos >>> glpk vtk && ./configure --enable-everything --enable-2D-only >>> >>> >>> Results: >>> >>> ... >>> >>> ---- Basis dimension: 20 ---- >>> Performing RB solves on training set >>> Maximum (absolute) error bound is 0.199096 >>> >>> Extra Greedy iteration finished. >>> In RBEvaluation::write_offline_data_to_files, directory eim_data >>> already exists, overwriting contents. >>> Assertion `i<LIBMESH_DIM' failed. >>> [0] >>> /workspace/buildbot/slave/libmesh-trunk+options/build/include/numerics/type_vector.h, >>> >>> line 365, compiled Dec 9 2011 at 10:00:58 >>> terminate called after throwing an instance of 'libMesh::LogicError' >>> what(): Error in libMesh internal logic >>> make[2]: Leaving directory >>> `/workspace/buildbot/slave/libmesh-trunk+options/build/examples/reduced_basis/reduced_basis_ex4' >>> >>> >>> ... >>> >>> --- >>> Roy >> >> ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
