On Mar 18, 2009, at 1:47 PM, John Peterson wrote: > Nice. Could you not template that on type T as well? I think I > remember a discussion about that on the list a while back and the > conclusion was, you couldn't...
I think I couldn't get it to pick up that way... because the function is already templated it's tricky to create a template specialization for a templated variable. I tried many permutations... but couldn't get it to go. I just resorted to hardcoding the ones I needed. It's not much code... and works so I didn't give it much thought after that. I am open to someone figuring it out though! Derek ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
