|
opm-simulators
|
Go to the source code of this file.
Namespaces | |
| Opm | |
| Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include. | |
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... | |