On Thu, 22 Aug 2013, Praveen C wrote: > I want to evaluate the shape functions of nbr_elem at the quadrature points > of elem.
I assume you mean just quadrature points on their shared side. > Is this possible and how can I do it. This is done in many places in the library to integrate jumps across faces. Perhaps the most applicable to your case would be the DG example, miscellaneous_ex5. --- Roy ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
