Opm::PffGridVector< GridView, Stencil, Data, DofMapper > Class Template Reference A random-access container which stores data attached to a grid's degrees of freedom in a prefetch friendly manner. More...
Detailed Descriptiontemplate<class GridView, class Stencil, class Data, class DofMapper> class Opm::PffGridVector< GridView, Stencil, Data, DofMapper > A random-access container which stores data attached to a grid's degrees of freedom in a prefetch friendly manner. This container often reduces the number of cache faults considerably, thus improving performance. On the flipside data cannot be written to on an individual basis and it requires significantly more memory than a plain array. PffVector stands for "PreFetch Friendly Grid Vector". Constructor & Destructor Documentation◆ PffGridVector()
template<class GridView , class Stencil , class Data , class DofMapper >
Member Function Documentation◆ get()
template<class GridView , class Stencil , class Data , class DofMapper >
◆ prefetch()
template<class GridView , class Stencil , class Data , class DofMapper >
References Opm::prefetch(). ◆ update()
template<class GridView , class Stencil , class Data , class DofMapper >
template<class DistFn >
The documentation for this class was generated from the following file: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||