On Tue, Jan 5, 2016 at 9:33 AM, John Peterson <[email protected]> wrote: > > > I wonder if you would have more luck doing your vectorization within > FEMSystem rather than on "old style" codes like ex3? In FEMSystem, the > framework has more control over the loops, iteration counters, and variable > storage, so it might be easier for end-user code to take advantage of these > optimizations. >
Since we use FEMSystem, that's where we're going, but this was easier to experiment with in the beginning (and I was hoping would be more useful for discussion since it's more "generic" libMesh).
------------------------------------------------------------------------------
_______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
