Re: [Libmesh-devel] Vectorization of Variable Evaluation

2013-11-17 Thread Roy Stogner
On Sun, 17 Nov 2013, Derek Gaston wrote: > I know that there is some Eigen stuff hanging around... and this TensorTools > stuff... how far down the path are we toward > being able to properly vectorize variable evaluation at quadrature points > (values, gradients and second derivatives). > Befo

[Libmesh-devel] Vectorization of Variable Evaluation

2013-11-17 Thread Derek Gaston
I know that there is some Eigen stuff hanging around... and this TensorTools stuff... how far down the path are we toward being able to properly vectorize variable evaluation at quadrature points (values, gradients and second derivatives). Before going nuts on my own code I figured I would see wha