Yes, the typical advice is to add an ExplicitSystem (e.g. with FE type constant MONOMIAL) to your EquationSystems object, and use that to store the data on each element.
The nice thing about this approach is that it the element data will automatically be propagated onto new elements if you refine the mesh. Dave On 06/07/2011 01:12 PM, Ataollah Mesgarnejad wrote: > Dear all, > > Is there a way so I can add a real value parameter (physical properties..) to > each element and/or to a block of elements ? > > Best, > Ata > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
