You can configure with $ ./configure -enable-1D-only
or $ ./configure -enable-2D-only which will define LIBMESH_DIM=1 or LIBMESH_DIM=2 in libmesh_config.h, the definition in libmesh_common.h is a fallback default. On Nov 6, 2013, at 10:18 AM, subramanya sadasiva <[email protected]> wrote: > HI, I was looking to use TensorValue for an elasticity and I noticed the > LIBMESH_DIM constant. Is this set when I build libmesh or when I compile > individual programs. Thanks, Subramanya > ------------------------------------------------------------------------------ > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
