opm-simulators
prefetch.hh File Reference

Go to the source code of this file.

Namespaces

 Opm
 This file contains a set of helper functions used by VFPProd / VFPInj.
 

Functions

template<int temporalLocality = 3, int writeOnly = 0, class T = void>
void Opm::prefetch (const T &val, unsigned n=1)
 Template function which emits prefetch instructions for a range of memory. More...
 

Detailed Description