Fix view example with Intel compiler for issue #3639
Created by: etphipp
This test is failing for Intel builds for some reason (see #3639 (closed)). It only fails with Intel, and only with high optimization. Trivial changes to the kernel make it pass, like adding a print statement or the temporary I added here. Smells like an optimization bug.
@fryeguy52 @bartlettroscoe