opm
models
utils
Namespaces
|
Functions
prefetch.hh File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
namespace
Opm
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