Thanks, That makes sense.
> From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: [Libmesh-users] LIBMESH_DIM and TensorValue > Date: Wed, 6 Nov 2013 16:26:15 +0000 > > 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
