On Fri, 1 Jul 2011, Truman Ellis wrote: > Won't FEMContext only give my the FEType of my current element?
The FEType is constant for any given variable. Even in the case of p refinement the FEType merely encodes the minimum-p case's type, and reinit functions then examine the p refinement level of each element to get the effective FE type to use. --- Roy ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
